Uses of Class
com.helger.base.io.nonblocking.NonBlockingBitInputStream
Packages that use NonBlockingBitInputStream
-
Uses of NonBlockingBitInputStream in com.helger.base.codec.impl
Methods in com.helger.base.codec.impl with parameters of type NonBlockingBitInputStreamModifier and TypeMethodDescriptionintLZWCodec.LZWDecodeDictionary.readCode(@NonNull NonBlockingBitInputStream aBIS) Read the next code -
Uses of NonBlockingBitInputStream in com.helger.base.io.stream
Subclasses of NonBlockingBitInputStream in com.helger.base.io.streamModifier and TypeClassDescriptionclassTheBitInputStreamallows reading individual bits from a general Java InputStream.