| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
ResizableUniqueResult |
ResizableUniqueResult.getPointer(long i) |
ResizableUniqueResult |
ResizableUniqueResult.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResizableUniqueResult.Equals(ResizableUniqueResult other)
Compare to another Result.
|
| Modifier and Type | Method and Description |
|---|---|
static ResizableUniqueResult |
arrow.AllocateResizableBuffer(long size) |
static ResizableUniqueResult |
arrow.AllocateResizableBuffer(long size,
MemoryPool pool)
\brief Allocate a resizeable buffer from a memory pool, zero its padding.
|
Copyright © 2021. All rights reserved.