public final class Subtype1Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L1
Constant: 0x10 = 16
|
static int |
SMF42S1_LEN
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype1Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42bml()
SMF42BML value.
|
int |
smf42bmn()
SMF42BMN value.
|
int |
smf42bmo()
SMF42BMO value.
|
int |
smf42scl()
SMF42SCL value.
|
int |
smf42scn()
SMF42SCN value.
|
int |
smf42sco()
SMF42SCO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L1
public static final int SMF42S1_LEN
public int smf42bmo()
public int smf42bml()
public int smf42bmn()
public int smf42sco()
public int smf42scl()
public int smf42scn()
public static Subtype1Header 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.