public static class Descriptor.ExtensionRange extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ExtensionRange()
Default native constructor.
|
ExtensionRange(long size)
Native array allocator.
|
ExtensionRange(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyTo(DescriptorProto_ExtensionRange proto) |
int |
end() |
Descriptor.ExtensionRange |
end(int setter) |
Descriptor.ExtensionRange |
getPointer(long i) |
ExtensionRangeOptions |
options_() |
Descriptor.ExtensionRange |
options_(ExtensionRangeOptions setter) |
Descriptor.ExtensionRange |
position(long position) |
int |
start() |
Descriptor.ExtensionRange |
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 ExtensionRange()
public ExtensionRange(long size)
Pointer.position(long).public ExtensionRange(Pointer p)
Pointer(Pointer).public Descriptor.ExtensionRange position(long position)
public Descriptor.ExtensionRange getPointer(long i)
getPointer in class Pointerpublic void CopyTo(DescriptorProto_ExtensionRange proto)
public int start()
public Descriptor.ExtensionRange start(int setter)
public int end()
public Descriptor.ExtensionRange end(int setter)
@Const public ExtensionRangeOptions options_()
public Descriptor.ExtensionRange options_(ExtensionRangeOptions setter)
Copyright © 2022. All rights reserved.