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
IOException
public int debinarize(MQDecoder decoder) throws IOException
IOException
Copyright © 2019. All rights reserved.