| Interface | Description |
|---|---|
| ByteArrayConsumer |
Consumer of
byte[] arrays. |
| ByteMessage | |
| Bytes |
Representation of a stream of bytes that can be opened.
|
| ExtendedDataInput | |
| ExtendedDataOutput | |
| IoConsumer<T> | |
| IoFunction<T,R> |
Function that can throw
IOException. |
| IoSupplier<T> |
| Class | Description |
|---|---|
| BytesBuilder | |
| BytesOverByteArray | |
| ChunkOutputStream |
A @{link OutputStream} that will send chunks of the written data to the given @{link ByteArrayConsumer}.
|
| DefaultByteMessage | |
| ExtendedDataInputStream | |
| ExtendedDataOutputStream | |
| InputStreamBytes |
Implementation of
Bytes over a InputStream. |
Copyright © 2016. All rights reserved.