Package net.solarnetwork.io
package net.solarnetwork.io
-
ClassDescriptionThe ASCII85InputStream encodes binary data as ASCII base-85 encoding.Modified version of Jochaim Henke's original code from http://base91.sourceforge.net/ basE91 encoding/decoding routines Copyright (c) 2000-2006 Joachim Henke All rights reserved.An
InputStreamthat is the concatenation of multiple streams.A collection of resources concatenated together into one virtual resource.AResourcethat can decompress anotherResource.Extension ofFileInputStreamthat deletes the file onceDeleteOnCloseFileInputStream.close()is called.AResourcethat deletes any associatedFileonce the stream returned byDeleteOnCloseFileResource.getInputStream()is closed.Metadata about a resource.An object that holds a reference to resource metadata.AResourceandResourceMetadataHoldercombination, to allowResourceMetadatato be associated with aResource.Exception thrown when an error or unexpected result status is returned from an IO operation.Decode RFC 1924 encoded stream back to its original form.Encode binary data into ASCII85 form based on RFC 1924.Basic implementation ofResourceMetadata.Stream utilities.A resource that can be transferred to a file.Reader that can detect a Unicode BOM.Utilities for supporting URL related tasks.