| Class | Description |
|---|---|
| ByteArraySeekableDataInputStream |
Implementation of
SeekableDataInputStream based on byte array |
| SeekableDataInputStream |
A
InputStream that supports random access by allowing to seek to
an arbitrary position within the stream and read the content. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.