Package | Description |
---|---|
org.bytedeco.arrow.global | |
org.bytedeco.parquet |
Modifier and Type | Method and Description |
---|---|
static String |
parquet.ByteArrayToString(ByteArray a) |
static String |
parquet.ByteArrayToString(ByteArray a) |
static boolean |
parquet.equals(ByteArray left,
ByteArray right) |
static boolean |
parquet.equals(ByteArray left,
ByteArray right) |
static boolean |
parquet.notEquals(ByteArray left,
ByteArray right) |
static boolean |
parquet.notEquals(ByteArray left,
ByteArray right) |
Modifier and Type | Method and Description |
---|---|
ByteArray |
ByteArray.getPointer(long i) |
ByteArray |
ByteArray.getPointer(long i) |
ByteArray |
ByteArray.len(int setter) |
ByteArray |
ByteArray.len(int setter) |
ByteArray |
ByteArray.position(long position) |
ByteArray |
ByteArray.position(long position) |
ByteArray |
ByteArray.ptr(BytePointer setter) |
ByteArray |
ByteArray.ptr(BytePointer setter) |
Copyright © 2022. All rights reserved.