public class TreeBinarizer extends Object
| Constructor and Description |
|---|
TreeBinarizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
binarize(int symbol,
MQEncoder encoder) |
int |
debinarize(MQDecoder decoder) |
public void binarize(int symbol,
MQEncoder encoder)
throws IOException
IOExceptionpublic int debinarize(MQDecoder decoder) throws IOException
IOExceptionCopyright © 2019. All rights reserved.