public class Struct.UTFString extends Struct.String
charset, length| Modifier and Type | Method and Description |
|---|---|
String |
get() |
protected Pointer |
getStringMemory() |
void |
set(String value) |
length, toStringgetMemory, offset, structpublic UTFString(int length,
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.