| 接口 | 说明 |
|---|---|
| StringMap.Consumer |
| 类 | 说明 |
|---|---|
| Auth | |
| Base64 |
Utilities for encoding and decoding the Base64 representation of
binary data.
|
| Crc32 |
计算文件或二进制数据的crc32校验码
|
| Etag |
计算文件内容或者二进制数据的etag, etag算法是七牛用来标志数据唯一性的算法。
|
| Hex |
Converts hexadecimal Strings.
|
| Json | |
| StringMap | |
| StringUtils |
字符串连接工具类
|
| UrlSafeBase64 |
URL安全的Base64编码和解码
|
| 异常错误 | 说明 |
|---|---|
| Hex.HexDecodeException |