| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static CodecResult |
Codec.Create(Compression.type codec) |
static CodecResult |
Codec.Create(Compression.type codec,
int compression_level)
\brief Create a codec for the given compression algorithm
|
static CodecResult |
Codec.Create(int codec) |
static CodecResult |
Codec.Create(int codec,
int compression_level) |
CodecResult |
CodecResult.getPointer(long i) |
CodecResult |
CodecResult.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CodecResult.Equals(CodecResult other)
Compare to another Result.
|
Copyright © 2021. All rights reserved.