public interface ByteableLongArrayValues extends net.openhft.chronicle.core.values.LongArrayValues, Byteable, DynamicallySized
Modifier and Type | Method and Description |
---|---|
ByteableLongArrayValues |
capacity(long arrayLength) |
long |
sizeInBytes(long sizeInBytes) |
bindValueAt, bindValueAt, compareAndSet, getCapacity, getUsed, getValueAt, getVolatileValueAt, isNull, reset, setMaxUsed, setOrderedValueAt, setValueAt
close, closeQuietly, closeQuietly, notifyClosing
isClosed, isClosing, throwExceptionIfClosed
bytesStore, bytesStore, maxSize, offset
long sizeInBytes(long sizeInBytes)
sizeInBytes
in interface net.openhft.chronicle.core.values.LongArrayValues
ByteableLongArrayValues capacity(long arrayLength)
Copyright © 2020. All rights reserved.