Package | Description |
---|---|
org.apache.commons.compress.utils |
Contains utilities used internally by the compress library.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedSeekableByteChannelInputStream
InputStream that delegates requests to the underlying SeekableByteChannel, making sure that only bytes from a certain
range can be read.
|