Package | Description |
---|---|
org.json.zip |
Modifier and Type | Class and Description |
---|---|
class |
BitOutputStream
This is a big endian bit writer.
|
Modifier and Type | Method and Description |
---|---|
void |
Huff.write(int value,
BitWriter bitwriter)
Write the bits corresponding to a symbol.
|
Constructor and Description |
---|
Compressor(BitWriter bitwriter)
Create a new compressor.
|
Copyright © 2014. All Rights Reserved.