@Internal public class CodePageString extends Object
| Constructor and Description |
|---|
CodePageString() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaValue(int codepage) |
int |
getSize() |
void |
read(LittleEndianByteArrayInputStream lei) |
void |
setJavaValue(String string,
int codepage) |
int |
write(OutputStream out) |
public void read(LittleEndianByteArrayInputStream lei)
public String getJavaValue(int codepage) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic int getSize()
public void setJavaValue(String string, int codepage) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic int write(OutputStream out) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved