| 程序包 | 说明 |
|---|---|
| com.fr.base |
包含一些跨模块的底层基础类、接口、枚举等
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
BinaryEncoder
Defines common encoding methods for byte array encoders.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Base64EncoderDecoder
Provides Base64 encoding and decoding as defined by RFC 2045.
|