public interface ByteableIntArrayValues extends net.openhft.chronicle.core.values.IntArrayValues, Byteable, DynamicallySized
Modifier and Type | Method and Description |
---|---|
ByteableIntArrayValues |
capacity(long arrayLength) |
long |
sizeInBytes(long sizeInBytes) |
bindValueAt, compareAndSet, getCapacity, getUsed, getValueAt, getVolatileValueAt, isNull, reset, setMaxUsed, setOrderedValueAt, setValueAt
close, closeQuietly, closeQuietly
address, bytesStore, bytesStore, lock, maxSize, offset, tryLock
long sizeInBytes(long sizeInBytes) throws IllegalStateException
sizeInBytes
in interface net.openhft.chronicle.core.values.IntArrayValues
IllegalStateException
ByteableIntArrayValues capacity(long arrayLength) throws IllegalStateException
IllegalStateException
Copyright © 2021. All rights reserved.