| Package | Description |
|---|---|
| com.github.ykiselev.binary.format | |
| com.github.ykiselev.binary.format.buffers | |
| com.github.ykiselev.binary.format.media |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadableMedia.readRest(BinaryOutput output,
ArrayFactory arrayFactory)
Reads the rest of user object data till the end marker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleArrayFactory
Array factory implementation which lazily creates byte array and tries to re-use it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleReadableMedia.readRest(BinaryOutput output,
ArrayFactory arrayFactory) |
Copyright © 2016. All rights reserved.