public class PacUnicodeString extends Object
| Constructor and Description |
|---|
PacUnicodeString(short length,
short maxLength,
int pointer) |
| Modifier and Type | Method and Description |
|---|---|
String |
check(String string) |
short |
getLength() |
short |
getMaxLength() |
int |
getPointer() |
public PacUnicodeString(short length,
short maxLength,
int pointer)
public short getLength()
public short getMaxLength()
public int getPointer()
public String check(String string) throws PACDecodingException
PACDecodingExceptionCopyright © 2021. All rights reserved.