public class Struct.UTFStringRef extends Struct.String
charset, length| Constructor and Description |
|---|
UTFStringRef(Charset cs) |
UTFStringRef(int length,
Charset cs) |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
protected Pointer |
getStringMemory() |
void |
set(String value) |
length, toStringgetMemory, offset, structpublic UTFStringRef(int length,
Charset cs)
public UTFStringRef(Charset cs)
protected Pointer getStringMemory()
getStringMemory in class Struct.Stringpublic final String get()
get in class Struct.Stringpublic final void set(String value)
set in class Struct.StringCopyright © 2017. All rights reserved.