@Namespace(value="arrow::ipc::internal") @NoOffset @Properties(inherit=arrow.class) public class FieldPosition extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FieldPosition() |
FieldPosition(long size)
Native array allocator.
|
FieldPosition(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FieldPosition |
child(int index) |
FieldPosition |
getPointer(long i) |
IntPointer |
path() |
FieldPosition |
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 FieldPosition(Pointer p)
Pointer(Pointer).public FieldPosition(long size)
Pointer.position(long).public FieldPosition()
public FieldPosition position(long position)
public FieldPosition getPointer(long i)
getPointer in class Pointer@ByVal public FieldPosition child(int index)
@StdVector public IntPointer path()
Copyright © 2021. All rights reserved.