public final class Subtype6Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L6
Constant: 0x08 = 8
|
static int |
SMF42LN
Constant: 0x24 = 36
|
static int |
SMF42S6_LEN
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static Subtype6Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42jhl()
SMF42JHL value.
|
int |
smf42jhn()
SMF42JHN value.
|
int |
smf42jho()
SMF42JHO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L6
public static final int SMF42LN
public static final int SMF42S6_LEN
public int smf42jho()
public int smf42jhl()
public int smf42jhn()
public static Subtype6Header 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.