public class Struct.UTFString extends Struct.String
Constructor and Description |
---|
Struct.UTFString(int length,
java.nio.charset.Charset cs) |
Modifier and Type | Method and Description |
---|---|
protected MemoryIO |
getStringMemory() |
get, length, set, toString
getMemoryIO, offset, struct
public Struct.UTFString(int length, java.nio.charset.Charset cs)
protected MemoryIO getStringMemory()
getStringMemory
in class Struct.String