| Package | Description |
|---|---|
| com.helger.commons.codec | |
| com.helger.commons.io.stream |
| Modifier and Type | Method and Description |
|---|---|
int |
LZWCodec.LZWDecodeDictionary.readCode(NonBlockingBitInputStream aBIS)
Read the next code
|
int |
LZWCodec.LZWDecodeDictionary.readCode(NonBlockingBitInputStream aBIS)
Read the next code
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitInputStream
The
BitInputStream allows reading individual bits from a general Java
InputStream. |
Copyright © 2014–2022 Philip Helger. All rights reserved.