Package org.cryptacular.io
package org.cryptacular.io
-
ClassDescriptionCallback interface that supports arbitrary processing of data chunks read from an input stream.Resource that produces a
InputStream
from a classpath resource.Filters read bytes through aDecoder
such that consumers obtain raw (decoded) bytes from read operations.ExtendsByteArrayOutputStream
by allowing direct access to the internal byte buffer.Filters written bytes through anEncoder
such that encoded data is written to the underlying output stream.Resource that produces a bufferedFileInputStream
from a file.Resource descriptor that provides a strategy to get anInputStream
to read bytes.Describes a (presumably remote) resource accessible via URL.