public final class Subtype18Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LI
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Subtype18Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42im1()
SMF42IM1 value.
|
int |
smf42im2()
SMF42IM2 value.
|
int |
smf42im3()
SMF42IM3 value.
|
int |
smf42im4()
SMF42IM4 value.
|
int |
smf42im5()
SMF42IM5 value.
|
int |
smf42im6()
SMF42IM6 value.
|
int |
smf42im7()
SMF42IM7 value.
|
int |
smf42im8()
SMF42IM8 value.
|
int |
smf42im9()
SMF42IM9 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LI
public int smf42im1()
public int smf42im2()
public int smf42im3()
public int smf42im4()
public int smf42im5()
public int smf42im6()
public int smf42im7()
public int smf42im8()
public int smf42im9()
public static Subtype18Header 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.