| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static FieldRefResult |
FieldRef.FromDotPath(BytePointer dot_path) |
static FieldRefResult |
FieldRef.FromDotPath(String dot_path)
Parse a dot path into a FieldRef.
|
FieldRefResult |
FieldRefResult.getPointer(long i) |
FieldRefResult |
FieldRefResult.position(long position) |
FieldRefResult |
FieldRefResult.put(FieldRefResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FieldRefResult.Equals(FieldRefResult other)
Compare to another Result.
|
FieldRefResult |
FieldRefResult.put(FieldRefResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FieldRefResult(FieldRefResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.