public final class Base64Url extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
decodedBytes() |
static Base64Url |
encode(byte[] bytes) |
byte[] |
encodedBytes() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.