Base64
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Base64Encoder
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
BufferedDecoder
| a buffering class to allow translation from one format to another to
be done in discrete chunks. |
code | html |
BufferedEncoder
| a buffering class to allow translation from one format to another to
be done in discrete chunks. |
code | html |
Hex
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
HexEncoder
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
HexTranslator
| Converters for going from hex to binary and back. Note: this class assumes ASCII processing. |
code | html |
UrlBase64
| Convert binary data to and from UrlBase64 encoding. |
code | html |
UrlBase64Encoder
| Convert binary data to and from UrlBase64 encoding. |
code | html |