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