@Namespace(value="nvuffparser") @Properties(inherit=nvparsers.class) public class FieldCollection extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FieldCollection()
Default native constructor.
|
FieldCollection(long size)
Native array allocator.
|
FieldCollection(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FieldMap |
fields() |
FieldCollection |
fields(FieldMap setter) |
FieldCollection |
getPointer(long i) |
int |
nbFields() |
FieldCollection |
nbFields(int setter) |
FieldCollection |
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, zeropublic FieldCollection()
public FieldCollection(long size)
Pointer.position(long).public FieldCollection(Pointer p)
Pointer(Pointer).public FieldCollection position(long position)
public FieldCollection getPointer(long i)
getPointer in class Pointerpublic int nbFields()
public FieldCollection nbFields(int setter)
public FieldCollection fields(FieldMap setter)
Copyright © 2024. All rights reserved.