Class and Description |
---|
Input
An InputStream that reads data from a byte[] and optionally fills the byte[] from another InputStream as needed.
|
Output
An OutputStream that writes data to a byte[] and optionally flushes to another OutputStream.
|
Class and Description |
---|
Input
An InputStream that reads data from a byte[] and optionally fills the byte[] from another InputStream as needed.
|
KryoDataInput
A
DataInput which reads from an Input . |
KryoDataOutput
A
DataOutput which writes data to an Output . |
Output
An OutputStream that writes data to a byte[] and optionally flushes to another OutputStream.
|
Class and Description |
---|
Input
An InputStream that reads data from a byte[] and optionally fills the byte[] from another InputStream as needed.
|
Output
An OutputStream that writes data to a byte[] and optionally flushes to another OutputStream.
|
Class and Description |
---|
ByteBufferInput
An
Input that uses a ByteBuffer rather than a byte[]. |
ByteBufferOutput
An
Output that uses a ByteBuffer rather than a byte[]. |
Input
An InputStream that reads data from a byte[] and optionally fills the byte[] from another InputStream as needed.
|
Output
An OutputStream that writes data to a byte[] and optionally flushes to another OutputStream.
|
Class and Description |
---|
Input
An InputStream that reads data from a byte[] and optionally fills the byte[] from another InputStream as needed.
|
Output
An OutputStream that writes data to a byte[] and optionally flushes to another OutputStream.
|
Copyright © 2019. All Rights Reserved.