| Package | Description |
|---|---|
| kz.gamma.util.encoders |
| Modifier and Type | Class and Description |
|---|---|
class |
HexTranslator
Converters for going from hex to binary and back.
|
| Modifier and Type | Field and Description |
|---|---|
protected Translator |
BufferedEncoder.translator |
protected Translator |
BufferedDecoder.translator |
| Constructor and Description |
|---|
BufferedDecoder(Translator translator,
int bufSize) |
BufferedEncoder(Translator translator,
int bufSize) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.