public final class Qpkg extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QPKGPKEN
Constant: 0x06 = 6
|
Modifier and Type | Method and Description |
---|---|
static Qpkg |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
int |
qpkgpkgn()
QPKGPKGN value.
|
int |
qpkgpknf()
QPKGPKNF value.
|
int |
qpkgpknl()
QPKGPKNL value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QPKGPKEN
public int qpkgpkgn()
public int qpkgpknf()
public int qpkgpknl()
public static Qpkg create(byte[] Data, int offset, int length, SmfDb2Record parent)
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.