Jive reference manual
Package jem.io

This package provides support for input and output operations, and object serialization. In particular, it exports the classes InputStream, OutputStream, Reader and Writer. The first two represent data streams while the last two represent text streams.

All classes and functions in this package are declared in the namespace jem::io.