| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
CompressedOutputStream |
CompressedOutputStreamResult.multiply() |
CompressedOutputStream |
CompressedOutputStreamResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Modifier and Type | Method and Description |
|---|---|
static Status |
CompressedOutputStream.Make(Codec codec,
OutputStream raw,
CompressedOutputStream out)
Deprecated.
|
static Status |
CompressedOutputStream.Make(MemoryPool pool,
Codec codec,
OutputStream raw,
CompressedOutputStream out)
Deprecated.
|
| Constructor and Description |
|---|
CompressedOutputStreamResult(CompressedOutputStream value)
Constructs a Result object that contains
value. |
Copyright © 2020. All rights reserved.