@Name(value="parquet::type_traits<parquet::Type::BOOLEAN>") @Properties(inherit=parquet.class) public class type_traits extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
value_byte_size |
| Constructor and Description |
|---|
type_traits()
Default native constructor.
|
type_traits(long size)
Native array allocator.
|
type_traits(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
type_traits |
getPointer(long i) |
type_traits |
position(long position) |
static String |
printf_code() |
static int |
value_byte_size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic type_traits()
public type_traits(long size)
Pointer.position(long).public type_traits(Pointer p)
Pointer(Pointer).public type_traits position(long position)
public type_traits getPointer(long i)
getPointer in class Pointer@MemberGetter public static int value_byte_size()
@MemberGetter public static String printf_code()
Copyright © 2021. All rights reserved.