| 程序包 | 说明 |
|---|---|
| com.firefly.utils.codec |
| 类和说明 |
|---|
| 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.
|
| HuffmanCodec.BitBuilder |
| HuffmanCodec.HuffmanCode |
| HuffmanCodec.HuffmanTree |
Copyright © 2016. All rights reserved.