|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use it.unimi.dsi.fastutil.io | |
---|---|
it.unimi.dsi.fastutil.io | Provides classes and static methods that make object and primitive-type I/O easier and faster. |
Classes in it.unimi.dsi.fastutil.io used by it.unimi.dsi.fastutil.io | |
---|---|
FastBufferedInputStream.LineTerminator
An enumeration of the supported line terminators. |
|
FastMultiByteArrayInputStream
Simple, fast and repositionable byte array input stream that multiplexes its content among several arrays. |
|
MeasurableInputStream
An InputStream that implements also the MeasurableStream interface. |
|
MeasurableOutputStream
An OutputStream that implements also the MeasurableStream interface. |
|
MeasurableStream
An stream that provides eager access to its length, and keeps track of the current position (e.g., the number of bytes read so far, or the current position of the file pointer). |
|
RepositionableStream
A basic interface specifying positioning methods for a byte stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |