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