public final class Subtype24Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42PL
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Subtype24Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42pn1()
SMF42PN1 value.
|
int |
smf42pn2()
SMF42PN2 value.
|
int |
smf42pn3()
SMF42PN3 value.
|
int |
smf42pn4()
SMF42PN4 value.
|
int |
smf42pn5()
SMF42PN5 value.
|
int |
smf42pn6()
SMF42PN6 value.
|
int |
smf42pn7()
SMF42PN7 value.
|
int |
smf42pn8()
SMF42PN8 value.
|
int |
smf42pn9()
SMF42PN9 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42PL
public int smf42pn1()
public int smf42pn2()
public int smf42pn3()
public int smf42pn4()
public int smf42pn5()
public int smf42pn6()
public int smf42pn7()
public int smf42pn8()
public int smf42pn9()
public static Subtype24Header 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.