| Package | Description |
|---|---|
| org.apache.tomcat.util.codec | |
| org.apache.tomcat.util.codec.binary |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryEncoder
Defines common encoding methods for byte array encoders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Base64
Provides Base64 encoding and decoding as defined by RFC 2045.
|
class |
BaseNCodec
Abstract superclass for Base-N encoders and decoders.
|
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.