@NoOffset public static class UNICHAR.const_iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
const_iterator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
get_utf8(byte[] buf) |
int |
get_utf8(ByteBuffer buf) |
int |
get_utf8(BytePointer buf) |
UNICHAR.const_iterator |
increment() |
boolean |
is_legal() |
int |
multiply() |
BytePointer |
utf8_data() |
int |
utf8_len() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic const_iterator(Pointer p)
Pointer.Pointer(Pointer).@ByRef @Name(value="operator ++") public UNICHAR.const_iterator increment()
public int get_utf8(@Cast(value="char*") BytePointer buf)
public int get_utf8(@Cast(value="char*") ByteBuffer buf)
public int utf8_len()
@Cast(value="const char*") public BytePointer utf8_data()
Copyright © 2019. All rights reserved.