public interface WritableBytesVector extends WritableColumnVector, BytesColumnVector
BytesColumnVector.BytesColumnVector.Bytes| Modifier and Type | Method and Description |
|---|---|
void |
fill(byte[] value)
Fill the column vector with the provided value.
|
void |
putByteArray(int rowId,
byte[] value,
int offset,
int length)
Append byte[] at rowId with the provided value.
|
addElementsAppended, fillWithNulls, getDictionaryIds, getElementsAppended, hasDictionary, isAllNull, reserve, reserveAdditional, reserveDictionaryIds, reset, setAllNull, setDictionary, setNullAt, setNullsgetBytesgetCapacity, getChildren, isNullAtCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.