| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
EndResultResult |
Compressor.End(long output_len,
byte[] output) |
EndResultResult |
Compressor.End(long output_len,
ByteBuffer output) |
EndResultResult |
Compressor.End(long output_len,
BytePointer output)
\brief End compressing, doing whatever is necessary to end the stream.
|
EndResultResult |
EndResultResult.getPointer(long i) |
EndResultResult |
EndResultResult.position(long position) |
EndResultResult |
EndResultResult.put(EndResultResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
EndResultResult |
EndResultResult.put(EndResultResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
EndResultResult(EndResultResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.