| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static BufferedOutputStreamResult |
BufferedOutputStream.Create(long buffer_size,
MemoryPool pool,
OutputStream raw)
\brief Create a buffered output stream wrapping the given output stream.
|
BufferedOutputStreamResult |
BufferedOutputStreamResult.getPointer(long i) |
BufferedOutputStreamResult |
BufferedOutputStreamResult.position(long position) |
BufferedOutputStreamResult |
BufferedOutputStreamResult.put(BufferedOutputStreamResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BufferedOutputStreamResult.Equals(BufferedOutputStreamResult other)
Compare to another Result.
|
BufferedOutputStreamResult |
BufferedOutputStreamResult.put(BufferedOutputStreamResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
BufferedOutputStreamResult(BufferedOutputStreamResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.