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