public static class Descriptor.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() |
Descriptor.ReservedRange |
end(int setter) |
Descriptor.ReservedRange |
getPointer(long i) |
Descriptor.ReservedRange |
position(long position) |
int |
start() |
Descriptor.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 Descriptor.ReservedRange position(long position)
public Descriptor.ReservedRange getPointer(long i)
getPointer in class Pointerpublic int start()
public Descriptor.ReservedRange start(int setter)
public int end()
public Descriptor.ReservedRange end(int setter)
Copyright © 2022. All rights reserved.