@NoOffset public static class FragmentIterator.RangeIterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
RangeIterator() |
RangeIterator(FragmentIterator i) |
RangeIterator(long size)
Native array allocator.
|
RangeIterator(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
FragmentIterator.RangeIterator |
getPointer(long i) |
FragmentIterator.RangeIterator |
increment() |
FragmentResult |
multiply() |
boolean |
notEquals(FragmentIterator.RangeIterator other) |
FragmentIterator.RangeIterator |
position(long position) |
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 RangeIterator(Pointer p)
Pointer(Pointer)
.public RangeIterator(long size)
Pointer.position(long)
.public RangeIterator()
public RangeIterator(@ByVal FragmentIterator i)
public FragmentIterator.RangeIterator position(long position)
public FragmentIterator.RangeIterator getPointer(long i)
getPointer
in class Pointer
@Cast(value="bool") @Name(value="operator !=") public boolean notEquals(@Const @ByRef FragmentIterator.RangeIterator other)
@ByRef @Name(value="operator ++") public FragmentIterator.RangeIterator increment()
@ByVal @Name(value="operator *") public FragmentResult multiply()
Copyright © 2022. All rights reserved.