| Package | Description |
|---|---|
| com.esotericsoftware.kryo | |
| com.esotericsoftware.kryo.io | |
| com.esotericsoftware.kryo.serializers | |
| com.esotericsoftware.kryo.util |
| Class and Description |
|---|
| Input
An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
|
| Output
An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.
|
| Class and Description |
|---|
| ByteBufferInput
An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
|
| ByteBufferOutput
An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.
|
| Input
An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
|
| KryoDataInput
Best attempt adapter for
DataInput. |
| KryoDataOutput
A kryo implementation of
DataOutput. |
| Output
An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.
|
| Class and Description |
|---|
| Input
An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
|
| Output
An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.
|
| Class and Description |
|---|
| Input
An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
|
| Output
An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.
|
Copyright © 2023. All rights reserved.