Class Summary |
AccountingInputStream |
AccountingInputStream is a FilterIntputStream
that implements the
AccountingInput interface. |
AccountingOutputStream |
AccountingOutputStream is a FilterOutputStream
that implements the
AccountingOutput interface. |
ByteArrayInputStream |
com.tffenterprises.io.ByteArrayInputStream was originally
intended as
a drop-in replacement for java.io.ByteArrayInputStream . |
ByteArrayOutputStream |
com.tffenterprises.io.ByteArrayOutputStream is intended to be
a drop-in replacement for java.io.ByteArrayOutputStream . |
DataOutputChecksum |
DataOutputChecksum is a utility when using implementors
of the java.util.zip.Checksum interface. |
NullOutputStream |
com.tffenterprises.io.NullOutputStream is the
moral equivalent of Unix's /dev/null: a data sink, no questions asked. |