| 程序包 | 说明 |
|---|---|
| com.hynnet.util.codec |
| 类和说明 |
|---|
| BaseNCodec
Abstract superclass for Base-N encoders and decoders.
|
| BaseNCodec.Context
Holds thread context so classes can be thread-safe.
|
| 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.
|
Copyright © 2001-2014 hynnet.com