| Package | Description |
|---|---|
| org.apache.tomcat.util.codec | |
| org.apache.tomcat.util.codec.binary |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryEncoder
Deprecated.
This interface is unused and will be removed in Tomcat 9
|
| 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–2017 Webtide. All rights reserved.