Modifier and Type | Class and Description |
---|---|
class |
BitInputStream
Class to read bits from a Stream, allowing for byte synchronization.
|
class |
ByteCountInputStream
The input buffer can be limited to less than the number of bytes of the
underlying buffer.
|
class |
ByteOrderInputStream
Class to read bytes and pairs of bytes in both little and big endian order.
|
class |
TaggedInputStream
Class to read Tagged blocks from a Stream.
|
Copyright © 2016. All rights reserved.