Package com.itextpdf.io.source
package com.itextpdf.io.source
-
ClassDescriptionAn output stream that encodes data according to the
ASCII85Decodefilter from the PDF specification.An output stream that encodes data according to theASCIIHexDecodefilter from the PDF specification.An output stream that compresses data using the DEFLATE compression algorithm.A RandomAccessSource that is based on an underlyingFileChannel.HighPrecisionOutputStreamOutputStream> Output stream based onOutputStreamfor which it is possible to set high precision in order to write all floats and doubles with high precision.Interface for output streams that supports finalization without closing the underlying stream.A RandomAccessSource that is wraps another RandomAccessSource but does not propagate close().Represents an abstract source that bytes can be read from.Class that is used to unify reading from random access files and arrays.Factory to createIRandomAccessSourceobjects based on various types of sourcesAn input stream that uses aIRandomAccessSourceas its underlying source.An output stream that encodes data according to theRunLengthDecodefilter from the PDF specification.A RandomAccessSource that wraps another RandomAccessSource and provides a window of it at a specific offset and over a specific length.