| Package | Description |
|---|---|
| com.devexperts.io |
Provides input/output utility classes.
|
| Class and Description |
|---|
| BufferedInput
An efficient buffered implementation of data input API.
|
| BufferedOutput
An efficient buffered implementation of data output API.
|
| Chunk
A chunk of binary data.
|
| ChunkList
Reusable list of
chunks with data. |
| ChunkPool |
| Marshalled
Lazily encapsulates object and its byte array representation.
|
| Marshaller
A strategy that defines how an object is represented in a byte array inside of a
Marshalled object. |
| Marshaller.Typed
Typed marshaller that marshals instances of a single type or an array of types.
|
| SerialClassContext
Defines context of deserialization operation.
|
| StreamCompression
Defines byte stream compression format.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.