| Class | Description |
|---|---|
| ByteArrayStopCodec |
Encode byte arrays by specifying a stop byte to separate the arrays.
|
| ByteArrayStopEncoding | |
| ExternalByteArrayCodec |
Encode Byte Arrays using an External Data Block
|
| ExternalByteArrayEncoding | |
| ExternalByteCodec |
Encode Bytes using an External Data Block
|
| ExternalByteEncoding | |
| ExternalCodec<T> |
Superclass of Codecs which operate on External Block byte streams
Contrast with
CoreCodec for Core Block bit streams |
| ExternalEncoding<T> | |
| ExternalIntegerEncoding | |
| ExternalLongEncoding |