Package | Description |
---|---|
org.apache.arrow.flatbuf |
Modifier and Type | Method and Description |
---|---|
LargeList |
LargeList.__assign(int _i,
ByteBuffer _bb) |
LargeList |
LargeList.Vector.get(int j) |
LargeList |
LargeList.Vector.get(LargeList obj,
int j) |
static LargeList |
LargeList.getRootAsLargeList(ByteBuffer _bb) |
static LargeList |
LargeList.getRootAsLargeList(ByteBuffer _bb,
LargeList obj) |
Modifier and Type | Method and Description |
---|---|
LargeList |
LargeList.Vector.get(LargeList obj,
int j) |
static LargeList |
LargeList.getRootAsLargeList(ByteBuffer _bb,
LargeList obj) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.