@Name(value="L_Bytea") public static class lept.L_BYTEA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_BYTEA()
Default native constructor.
|
lept.L_BYTEA(long size)
Native array allocator.
|
lept.L_BYTEA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
data() |
lept.L_BYTEA |
data(BytePointer data) |
long |
nalloc() |
lept.L_BYTEA |
nalloc(long nalloc) |
lept.L_BYTEA |
position(long position) |
int |
refcount() |
lept.L_BYTEA |
refcount(int refcount) |
long |
size() |
lept.L_BYTEA |
size(long size) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_BYTEA()
public lept.L_BYTEA(long size)
Pointer.position(long).public lept.L_BYTEA(Pointer p)
Pointer.Pointer(Pointer).public lept.L_BYTEA position(long position)
public lept.L_BYTEA nalloc(long nalloc)
public lept.L_BYTEA size(long size)
public lept.L_BYTEA refcount(int refcount)
@Cast(value="l_uint8*") public BytePointer data()
public lept.L_BYTEA data(BytePointer data)
Copyright © 2016. All rights reserved.