public final class Subtype3Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42L3
Constant: 0x08 = 8
|
static int |
SMF42S3_LEN
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static Subtype3Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42eal()
SMF42EAL value.
|
int |
smf42ean()
SMF42EAN value.
|
int |
smf42eao()
SMF42EAO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42L3
public static final int SMF42S3_LEN
public int smf42eao()
public int smf42eal()
public int smf42ean()
public static Subtype3Header 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.