| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
DecompressorResult |
DecompressorResult.getPointer(long i) |
DecompressorResult |
Codec.MakeDecompressor()
\brief Create a streaming compressor instance
|
DecompressorResult |
DecompressorResult.position(long position) |
DecompressorResult |
DecompressorResult.put(DecompressorResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecompressorResult.Equals(DecompressorResult other)
Compare to another Result.
|
DecompressorResult |
DecompressorResult.put(DecompressorResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
DecompressorResult(DecompressorResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.