| Class | Description |
|---|---|
| ByteTracker |
Keeps track of used bytes allowing gauging memory usage.
|
| CloseableByteSource |
Byte source that can be closed.
|
| CloseableDelegateByteSource |
Closeable byte source that delegates to another byte source.
|
| LittleEndianUtils |
Utilities to read and write 16 and 32 bit integers with support for little-endian
encoding, as used in zip files.
|
| MsDosDateTimeUtils |
Yes.
|
| RandomAccessFileUtils |
Utility class with utility methods for random access files.
|