Interface | Description |
---|---|
Codec |
Interface for encoding and decoding strings.
|
CodecFactory | |
Decoder | |
DecoderFactory | |
Encoder |
Class | Description |
---|---|
AbstractCodec |
Abstract codec implementation that is its own factory
|
MultiplexingDecoderFactory |
Codec factory that whose decoding behavior is determined by a prefix.
|
SimpleCodecFactory |
Trivial codec that does nothing
|
Copyright © 2004–2014 Paul Ferraro. All rights reserved.