public final class Subtype2Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L2
Constant: 0x10 = 16
|
static int |
SMF42S2_LEN
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype2Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42cul()
SMF42CUL value.
|
int |
smf42cun()
SMF42CUN value.
|
int |
smf42cuo()
SMF42CUO value.
|
int |
smf42vll()
SMF42VLL value.
|
int |
smf42vln()
SMF42VLN value.
|
int |
smf42vlo()
SMF42VLO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L2
public static final int SMF42S2_LEN
public int smf42cuo()
public int smf42cul()
public int smf42cun()
public int smf42vlo()
public int smf42vll()
public int smf42vln()
public static Subtype2Header 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.