public final class Subtype5Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L5
Constant: 0x10 = 16
|
static int |
SMF42S5_LEN
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype5Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42srl()
SMF42SRL value.
|
int |
smf42srn()
SMF42SRN value.
|
int |
smf42sro()
SMF42SRO value.
|
int |
smf42vhl()
SMF42VHL value.
|
int |
smf42vhn()
SMF42VHN value.
|
int |
smf42vho()
SMF42VHO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L5
public static final int SMF42S5_LEN
public int smf42sro()
public int smf42srl()
public int smf42srn()
public int smf42vho()
public int smf42vhl()
public int smf42vhn()
public static Subtype5Header 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.