| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
BufferOutputStream |
BufferOutputStreamResult.access() |
BufferOutputStream |
BufferOutputStreamResult.MoveValueUnsafe() |
BufferOutputStream |
BufferOutputStreamResult.multiply() |
BufferOutputStream |
BufferOutputStreamResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
BufferOutputStream |
BufferOutputStreamResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
BufferOutputStreamResult(BufferOutputStream value)
Constructs a Result object that contains
value. |
| Modifier and Type | Method and Description |
|---|---|
static BufferOutputStream |
parquet.CreateOutputStream() |
static BufferOutputStream |
parquet.CreateOutputStream(MemoryPool pool) |
Copyright © 2021. All rights reserved.