protected class NodewalkerCodec.Encoder extends Object
Modifier and Type | Field and Description |
---|---|
protected ByteArrayOutputStream |
buffer |
protected int |
context |
protected TrieNode |
fromNode |
protected TrieNode |
node |
protected BitOutputStream |
out |
protected String |
text |
protected String text
protected int context
protected ByteArrayOutputStream buffer
protected BitOutputStream out
protected TrieNode node
protected TrieNode fromNode
protected Encoder(String text, int context)
protected Bits encodePPM()
Copyright © 2017 SimiaCryptus Software. All rights reserved.