public class LMBCSString extends Object implements Closeable
Constructor and Description |
---|
LMBCSString(String value) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
long |
getDataPtr() |
int |
length() |
String |
toString()
Returns the original String value used to construct this object.
|
public LMBCSString(String value)
public int length()
public long getDataPtr()
public String toString()
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2014–2018. All rights reserved.