| Package | Description |
|---|---|
| net.openhft.chronicle.util | |
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
default ByteConsumer |
ByteConsumer.andThen(ByteConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
default ByteConsumer |
ByteConsumer.andThen(ByteConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
WireIn |
ValueIn.int8(ByteConsumer i) |
Copyright © 2015. All rights reserved.