public static class EnumDescriptor.ReservedRange extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ReservedRange()
Default native constructor.
|
ReservedRange(long size)
Native array allocator.
|
ReservedRange(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
end() |
EnumDescriptor.ReservedRange |
end(int setter) |
EnumDescriptor.ReservedRange |
getPointer(long i) |
EnumDescriptor.ReservedRange |
position(long position) |
int |
start() |
EnumDescriptor.ReservedRange |
start(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, zeropublic ReservedRange()
public ReservedRange(long size)
Pointer.position(long).public ReservedRange(Pointer p)
Pointer(Pointer).public EnumDescriptor.ReservedRange position(long position)
public EnumDescriptor.ReservedRange getPointer(long i)
getPointer in class Pointerpublic int start()
public EnumDescriptor.ReservedRange start(int setter)
public int end()
public EnumDescriptor.ReservedRange end(int setter)
Copyright © 2023. All rights reserved.