| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ResizableResult |
KernelContext.Allocate(long nbytes)
\brief Allocate buffer from the context's memory pool.
|
ResizableResult |
ResizableResult.getPointer(long i) |
ResizableResult |
ResizableResult.position(long position) |
ResizableResult |
ResizableResult.put(ResizableResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResizableResult.Equals(ResizableResult other)
Compare to another Result.
|
ResizableResult |
ResizableResult.put(ResizableResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ResizableResult(ResizableResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.