public final class Subtype17Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LH
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype17Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42hl1()
SMF42HL1 value.
|
int |
smf42hl2()
SMF42HL2 value.
|
int |
smf42hl3()
SMF42HL3 value.
|
int |
smf42hl4()
SMF42HL4 value.
|
int |
smf42hl5()
SMF42HL5 value.
|
int |
smf42hl6()
SMF42HL6 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LH
public int smf42hl1()
public int smf42hl2()
public int smf42hl3()
public int smf42hl4()
public int smf42hl5()
public int smf42hl6()
public static Subtype17Header 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.