| Package | Description |
|---|---|
| org.miloss.fgsms.common.codec |
| Class and Description |
|---|
| BaseNCodec
Abstract superclass for Base-N encoders and decoders.
|
| BinaryDecoder
Defines common decoding methods for byte array decoders.
|
| BinaryEncoder
Defines common encoding methods for byte array encoders.
|
| Decoder
Provides the highest level of abstraction for Decoders.
|
| DecoderException
Thrown when there is a failure condition during the decoding process.
|
| Encoder
Provides the highest level of abstraction for Encoders.
|
| EncoderException
Thrown when there is a failure condition during the encoding process.
|
| StringEncoder
Defines common encoding methods for String encoders.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.