| Class | Description |
|---|---|
| AbstractBufferedInputStream |
Utility class to allow for the source of the stream data to control the buffer size.
|
| AbstractBufferedOutputStream |
Utility class to allow for the management of writing a
OutputStream data to a destination in chunks. |
| DeletingFileInputStream |
Overloaded
FileInputStream that will optionally delete the file when the input stream is closed. |
| Serializables |
Utilities for converting serializable objects to byte arrays.
|
Copyright © 2018 Calrissian. All rights reserved.