public interface WireCommon
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.bytes.Bytes<?> |
bytes() |
net.openhft.chronicle.core.values.IntValue |
newIntReference() |
ByteableLongArrayValues |
newLongArrayReference() |
net.openhft.chronicle.core.values.LongValue |
newLongReference() |
net.openhft.chronicle.bytes.Bytes<?> bytes()
net.openhft.chronicle.core.values.IntValue newIntReference()
net.openhft.chronicle.core.values.LongValue newLongReference()
ByteableLongArrayValues newLongArrayReference()
Copyright © 2015. All rights reserved.