| 类 | 说明 |
|---|---|
| Base64 |
base64
|
| CodecSupport |
Codec 支持类
Base abstract class that provides useful encoding and decoding operations, especially for character data.
|
| H64 |
H64
Codec for Unix Crypt-style encoding.
|
| Hex |
HEX
Hexadecimal encoder and decoder.
|
| 异常错误 | 说明 |
|---|---|
| CodecException |
Codec 异常
Root exception related to issues during encoding or decoding.
|
Copyright © 2024. All rights reserved.