@Namespace(value="parquet") @Properties(inherit=parquet.class) public class Int96 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Int96()
Default native constructor.
|
Int96(long size)
Native array allocator.
|
Int96(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Int96 |
getPointer(long i) |
Int96 |
position(long position) |
IntPointer |
value() |
int |
value(int i) |
Int96 |
value(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Int96()
public Int96(long size)
Pointer.position(long)
.public Int96(Pointer p)
Pointer(Pointer)
.public Int96 getPointer(long i)
getPointer
in class Pointer
public Int96 value(int i, int setter)
@MemberGetter @Cast(value="uint32_t*") public IntPointer value()
Copyright © 2022. All rights reserved.