| Interface | Description |
|---|---|
| IDecoder<DATATYPE> |
The most basic decoding interface
|
| IEncoder<DATATYPE> |
The most basic encoding interface
|
| Class | Description |
|---|---|
| IdentityDecoder<DATATYPE> |
The most simple decoder, that does not do anything
|
| IdentityEncoder<DATATYPE> |
The most simple encoder, that does not do anything
|
Copyright © 2006–2015 phloc systems. All rights reserved.