| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
BufferUniqueResult |
BufferUniqueResult.getPointer(long i) |
BufferUniqueResult |
BufferUniqueResult.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BufferUniqueResult.Equals(BufferUniqueResult other)
Compare to another Result.
|
| Modifier and Type | Method and Description |
|---|---|
static BufferUniqueResult |
arrow.AllocateBuffer(long size) |
static BufferUniqueResult |
arrow.AllocateBuffer(long size,
MemoryPool pool)
\defgroup buffer-allocation-functions Functions for allocating buffers
\{
|
Copyright © 2021. All rights reserved.