public final class Subtype16Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LG
Constant: 0x20 = 32
|
Modifier and Type | Method and Description |
---|---|
static Subtype16Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf2agd1()
SMF2AGD1 value.
|
int |
smf2agd2()
SMF2AGD2 value.
|
int |
smf2agd3()
SMF2AGD3 value.
|
int |
smf2agd4()
SMF2AGD4 value.
|
int |
smf2agd5()
SMF2AGD5 value.
|
int |
smf2agd6()
SMF2AGD6 value.
|
int |
smf42gd1()
SMF42GD1 value.
|
int |
smf42gd2()
SMF42GD2 value.
|
int |
smf42gd3()
SMF42GD3 value.
|
int |
smf42gd4()
SMF42GD4 value.
|
int |
smf42gd5()
SMF42GD5 value.
|
int |
smf42gd6()
SMF42GD6 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LG
public int smf42gd1()
public int smf42gd2()
public int smf42gd3()
public int smf42gd4()
public int smf42gd5()
public int smf42gd6()
public int smf2agd1()
public int smf2agd2()
public int smf2agd3()
public int smf2agd4()
public int smf2agd5()
public int smf2agd6()
public static Subtype16Header 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.