| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.io |
Provides classes and static methods that make object and primitive-type I/O easier and faster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastBufferedOutputStream
Lightweight, unsynchronized output stream buffering class with
measurability and
repositionability.
|
class |
FastByteArrayOutputStream
Simple, fast byte-array output stream that exposes the backing array.
|
Copyright © 2020. All rights reserved.