public final class Subtype9Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L9
Constant: 0x10 = 16
|
static int |
SMF42S9_LEN
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype9Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42abl()
SMF42ABL value.
|
int |
smf42abn()
SMF42ABN value.
|
int |
smf42abo()
SMF42ABO value.
|
int |
smf42sml()
SMF42SML value.
|
int |
smf42smn()
SMF42SMN value.
|
int |
smf42smo()
SMF42SMO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L9
public static final int SMF42S9_LEN
public int smf42abo()
public int smf42abl()
public int smf42abn()
public int smf42smo()
public int smf42sml()
public int smf42smn()
public static Subtype9Header create(byte[] Data, int offset, int length)
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.