public final class Subtype23Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4223LEN
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static Subtype23Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf4223end()
SMF4223END value.
|
int |
smf4223lsc()
SMF4223LSC value.
|
int |
smf4223nsc()
SMF4223NSC value.
|
int |
smf4223sec()
SMF4223SEC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4223LEN
public int smf4223sec()
public int smf4223lsc()
public int smf4223nsc()
public String smf4223end()
public static Subtype23Header 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.