protected class NodewalkerCodec.Decoder extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
context |
protected byte[] |
data |
protected BitInputStream |
in |
protected TrieNode |
node |
protected StringBuilder |
out |
Modifier | Constructor and Description |
---|---|
protected |
Decoder(byte[] data,
int context) |
protected byte[] data
protected int context
protected BitInputStream in
protected StringBuilder out
protected TrieNode node
protected String encodePPM()
Copyright © 2017 SimiaCryptus Software. All rights reserved.