Table of Contents

Namespace iText.IO.Source

Classes

ByteArrayOutputStream
ByteBuffer
ByteUtils
DeflaterOutputStream
GetBufferedRandomAccessSource
IndependentRandomAccessSource

A RandomAccessSource that is wraps another RandomAccessSource but does not propagate close().

OutputStream<T>
PdfTokenizer
RASInputStream

An input stream that uses a as its underlying source.

RandomAccessFileOrArray

Class that is used to unify reading from random access files and arrays.

RandomAccessSourceFactory

Factory to create objects based on various types of sources

ThreadSafeRandomAccessSource
WindowRandomAccessSource

A RandomAccessSource that wraps another RandomAccessSource and provides a window of it at a specific offset and over a specific length.

Interfaces

IRandomAccessSource

Represents an abstract source that bytes can be read from.

Enums

PdfTokenizer.TokenType