Package org.refcodes.io


package org.refcodes.io
This artifact defines basic types handling communication between processes (across system boundaries), to be harnessed by complex and low level I/O, such as the InputStream decorator types ReplayInputStream, FilterInputStream, ClipboardInputStream, ZipFileInputStream, ReplaceInputStream or TimeoutInputStream alongside AvailableInputStream as well as the OutputStream decorator types ClipboardOutputStream, LineBreakOutputStream or ZipFileOutputStream.

Please refer to the refcodes-io: Paving the road for complex and low level I/O across boundaries documentation for an up-to-date and detailed description on the usage of this artifact.