| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.util.util.internal |
| 类和说明 |
|---|
| Base64.Decoder
This class implements a decoder for decoding byte data using the
Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
|
| Base64.Encoder
This class implements an encoder for encoding byte data using
the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
|
Copyright © 2024. All rights reserved.