Package | Description |
---|---|
org.itadaki.bzip2 |
Class and Description |
---|
BZip2BitInputStream
An InputStream wrapper that allows the reading of single bit booleans, unary numbers, bit
strings of arbitrary length (up to 24 bits), and bit aligned 32-bit integers.
|
BZip2BitOutputStream
An OutputStream wrapper that allows the writing of single bit booleans, unary numbers, bit
strings of arbitrary length (up to 24 bits), and bit aligned 32-bit integers.
|
Copyright © 2019. All rights reserved.