public final class Subtype27Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4227LEN
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Subtype27Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf4227r1()
SMF4227R1 value.
|
int |
smf4227r2()
SMF4227R2 value.
|
int |
smf4227r3()
SMF4227R3 value.
|
int |
smf4227r4()
SMF4227R4 value.
|
int |
smf4227r5()
SMF4227R5 value.
|
int |
smf4227r6()
SMF4227R6 value.
|
int |
smf4227r7()
SMF4227R7 value.
|
int |
smf4227r8()
SMF4227R8 value.
|
int |
smf4227r9()
SMF4227R9 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4227LEN
public int smf4227r1()
public int smf4227r2()
public int smf4227r3()
public int smf4227r4()
public int smf4227r5()
public int smf4227r6()
public int smf4227r7()
public int smf4227r8()
public int smf4227r9()
public static Subtype27Header 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.