public final class Subtype4Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L4
Constant: 0x18 = 24
|
static int |
SMF42S4_LEN
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Subtype4Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42ccl()
SMF42CCL value.
|
int |
smf42ccn()
SMF42CCN value.
|
int |
smf42cco()
SMF42CCO value.
|
int |
smf42exl()
SMF42EXL value.
|
int |
smf42exn()
SMF42EXN value.
|
int |
smf42exo()
SMF42EXO value.
|
int |
smf42vcl()
SMF42VCL value.
|
int |
smf42vcn()
SMF42VCN value.
|
int |
smf42vco()
SMF42VCO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L4
public static final int SMF42S4_LEN
public int smf42cco()
public int smf42ccl()
public int smf42ccn()
public int smf42exo()
public int smf42exl()
public int smf42exn()
public int smf42vco()
public int smf42vcl()
public int smf42vcn()
public static Subtype4Header 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.