| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
FeatherReaderResult |
FeatherReaderResult.getPointer(long i) |
static FeatherReaderResult |
Reader.Open(RandomAccessFile source)
\brief Open a Feather file from a RandomAccessFile interface
|
FeatherReaderResult |
FeatherReaderResult.position(long position) |
FeatherReaderResult |
FeatherReaderResult.put(FeatherReaderResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FeatherReaderResult.Equals(FeatherReaderResult other)
Compare to another Result.
|
FeatherReaderResult |
FeatherReaderResult.put(FeatherReaderResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FeatherReaderResult(FeatherReaderResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.