|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ByteArrayOutInputStream | The byte array out/input stream is used for writing data to a byte array output stream and then obtaining an input stream that can read back the data written to the output stream without first having to copy it to a separate buffer. |
| ExtensiblePrintStream | Wraps a supplied PrintStream to allow capturing all data
written to the stream via the various print() and
println() variants. |
| StreamUtil | Convenience methods for streams. |
| Exception Summary | |
|---|---|
| PersistenceException | A persistence exception can be thrown when an error occurs in underlying persistence code. |
Various I/O related utilities.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||