| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
StringViewResult |
StringViewResult.getPointer(long i) |
StringViewResult |
SlowRandomAccessFile.Peek(long nbytes) |
StringViewResult |
SlowInputStream.Peek(long nbytes) |
StringViewResult |
ReadableFileRandomAccessFileConcurrencyWrapper.Peek(long nbytes) |
StringViewResult |
InputStream.Peek(long nbytes)
\brief Return zero-copy string_view to upcoming bytes.
|
StringViewResult |
CompressedInputStreamConcurrencyWrapper.Peek(long nbytes) |
StringViewResult |
BufferReaderRandomAccessFileConcurrencyWrapper.Peek(long nbytes) |
StringViewResult |
BufferedInputStreamConcurrencyWrapper.Peek(long nbytes) |
StringViewResult |
StringViewResult.position(long position) |
StringViewResult |
StringViewResult.put(StringViewResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StringViewResult.Equals(StringViewResult other)
Compare to another Result.
|
StringViewResult |
StringViewResult.put(StringViewResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
StringViewResult(StringViewResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.