public static class BytesColumnVector.Bytes extends Object
byte[]
data
int
len
offset
Bytes(byte[] data, int offset, int len)
getBytes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte[] data
public final int offset
public final int len
public Bytes(byte[] data, int offset, int len)
public byte[] getBytes()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.