Package com.itextpdf.text.io
package com.itextpdf.text.io
-
ClassDescriptionA RandomAccessSource that is based on an underlying
FileChannel.A RandomAccessSource that is wraps another RandomAccessSouce but does not propagate close().Represents an abstract source that bytes can be read from.Factory to createRandomAccessSourceobjects based on various types of sourcesAn input stream that uses a RandomAccessSource as it's underlying sourceUtility class with commonly used stream operationsA RandomAccessSource that wraps another RandomAccessSouce and provides a window of it at a specific offset and over a specific length.