| Package | Description |
|---|---|
| com.github.ykiselev.binary.format | |
| com.github.ykiselev.binary.format.media | |
| com.github.ykiselev.binary.format.output |
| 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 | Method and Description |
|---|---|
void |
SimpleReadableMedia.readRest(BinaryOutput output,
ArrayFactory arrayFactory) |
| Constructor and Description |
|---|
SimpleWritableMedia(BinaryOutput out,
UserTypeOutput userTypeOutput) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpBinaryOutput
Created by Y.Kiselev on 07.09.2016.
|
class |
OutputStreamBinaryOutput
Created by Y.Kiselev on 26.06.2016.
|
| Modifier and Type | Field and Description |
|---|---|
static BinaryOutput |
NoOpBinaryOutput.INSTANCE |
Copyright © 2016. All rights reserved.