Class | Description |
---|---|
IOToolkit |
Common functionality you might want when you're working with I/O.
|
ValidatingObjectInputStream |
ObjectInputStream that validates the classes and count of objects and bytes read from it.
|
ValidatingObjectInputStream.LimitedInputStream |
Input stream that limits the amount of data that is permitted to be read.
|
Exception | Description |
---|---|
UnsupportedFormatException |
Thrown when an unsupported compression format is discovered.
|