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
InputStreamfrom a classpath resource.Filters read bytes through aDecodersuch that consumers obtain raw (decoded) bytes from read operations.Filters written bytes through anEncodersuch that encoded data is written to the underlying output stream.Resource that produces a bufferedFileInputStreamfrom a file.Resource descriptor that provides a strategy to get anInputStreamto read bytes.Describes a (presumably remote) resource accessible via URL.