All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BinaryData Interface for binary data - read-only sequence of bytes.ByteArrayData Basic implementation of binary data interface using byte array.ByteArrayDataInputStream Input stream for byte array data.ByteArrayDataOutputStream Output stream for byte array data.ByteArrayEditableData Basic implementation of editable binary data interface using byte array.DataOverflowException Exception for overflow situation where more data is inserted/added than it is allowed to handle.DataPage Single page data.DataPageProvider Data page provider.EditableBinaryData Interface for editable binary data - sequence of bytes.FinishableStream Interface for finishable stream - allows to skip/process data to identify size of remaining data.OutOfBoundsException Exception for out of bounds issues with binary data manipulation operations.PagedData Encapsulation class for binary data blob.PagedDataInputStream Input stream for paged data.PagedDataOutputStream Output stream for paged data.SeekableStream Interface for seekable stream - allows to change current position.