@Namespace(value="arrow::io") @Properties(inherit=arrow.class) public class ReadRange extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ReadRange()
Default native constructor.
|
ReadRange(long size)
Native array allocator.
|
ReadRange(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Contains(ReadRange other) |
ReadRange |
getPointer(long i) |
long |
length() |
ReadRange |
length(long setter) |
long |
offset() |
ReadRange |
offset(long setter) |
ReadRange |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ReadRange()
public ReadRange(long size)
Pointer.position(long).public ReadRange(Pointer p)
Pointer(Pointer).public ReadRange getPointer(long i)
getPointer in class Pointerpublic ReadRange offset(long setter)
public ReadRange length(long setter)
Copyright © 2021. All rights reserved.