public final class QpacpkidD extends SmfData
Modifier and Type | Method and Description |
---|---|
static QpacpkidD |
create(byte[] Data,
int offset,
int length,
boolean isUtf8)
create is intended for internal use only.
|
int |
qpacpkidLen()
QPACPKID_Len value.
|
String |
qpacpkidVar()
QPACPKID_Var value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int qpacpkidLen()
public String qpacpkidVar()
public static QpacpkidD create(byte[] Data, int offset, int length, boolean isUtf8)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.