|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositionableStream | |
|---|---|
| it.unimi.dsi.fastutil.io | Provides classes and static methods that make object and primitive-type I/O easier and faster. |
| Uses of RepositionableStream in it.unimi.dsi.fastutil.io |
|---|
| Classes in it.unimi.dsi.fastutil.io that implement RepositionableStream | |
|---|---|
class |
FastBufferedInputStream
Lightweight, unsynchronized, aligned input stream buffering class with true skipping, measurability, repositionability and line reading support. |
class |
FastBufferedOutputStream
Lightweight, unsynchronized output stream buffering class with measurability and repositionability. |
class |
FastByteArrayInputStream
Simple, fast and repositionable byte-array input stream. |
class |
FastByteArrayOutputStream
Simple, fast byte-array output stream that exposes the backing array. |
class |
FastMultiByteArrayInputStream
Simple, fast and repositionable byte array input stream that multiplexes its content among several arrays. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||