com.kenai.jaffl.struct

Class Struct.UTFStringRef

public class Struct.UTFStringRef extends Struct.String

Constructor Summary
UTFStringRef(int length, Charset cs)
UTFStringRef(Charset cs)
Method Summary
protected MemoryIOgetStringMemory()

Constructor Detail

UTFStringRef

public UTFStringRef(int length, Charset cs)

UTFStringRef

public UTFStringRef(Charset cs)

Method Detail

getStringMemory

protected MemoryIO getStringMemory()