|
Class Summary |
| Base64 |
BASE64 кодирование и декодирование |
| Base64Encoder |
BASE64 кодировщик |
| BufferedDecoder |
a buffering class to allow translation from one format to another to
be done in discrete chunks. |
| BufferedEncoder |
a buffering class to allow translation from one format to another to
be done in discrete chunks. |
| Hex |
HEX кодирование и декодирование |
| HexEncoder |
HEX кодировщик |
| HexTranslator |
Converters for going from hex to binary and back. |
| UrlBase64 |
Convert binary data to and from UrlBase64 encoding. |
| UrlBase64Encoder |
Convert binary data to and from UrlBase64 encoding. |