|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Seekable | This interface provides a collective name for IO classes that implement a
seek function (e.g., RandomAccessFile). |
| Class Summary | |
| CachingInputStream | A wrapper around InputStream that provides in-memory
caching of the input data. |
| CountedBufferedReader | |
| LargeBuffer | Wrapper arround MappedByteBuffers to allow long-indexed access to files larger than 2 gigs. |
| RAF | |
| RandomAccessReader | RandomAccessReader extends Reader to
provide a means to create buffered Readers from
RandomAccessFiles. |
I/O utility classes.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||