@NoOffset @Name(value="iterator") public static class StringViewVector.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(StringViewVector.Iterator it)  | 
BytePointer | 
get()  | 
StringViewVector.Iterator | 
increment()  | 
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public StringViewVector.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef StringViewVector.Iterator it)
@Name(value="operator *") @StringView public BytePointer get()
Copyright © 2025. All rights reserved.