public final class Subtype15Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LF
Constant: 0x20 = 32
|
Modifier and Type | Method and Description |
---|---|
static Subtype15Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf2afc1()
SMF2AFC1 value.
|
int |
smf2afc2()
SMF2AFC2 value.
|
int |
smf2afc3()
SMF2AFC3 value.
|
int |
smf2afc4()
SMF2AFC4 value.
|
int |
smf2afc5()
SMF2AFC5 value.
|
int |
smf2afc6()
SMF2AFC6 value.
|
int |
smf42fc1()
SMF42FC1 value.
|
int |
smf42fc2()
SMF42FC2 value.
|
int |
smf42fc3()
SMF42FC3 value.
|
int |
smf42fc4()
SMF42FC4 value.
|
int |
smf42fc5()
SMF42FC5 value.
|
int |
smf42fc6()
SMF42FC6 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LF
public int smf42fc1()
public int smf42fc2()
public int smf42fc3()
public int smf42fc4()
public int smf42fc5()
public int smf42fc6()
public int smf2afc1()
public int smf2afc2()
public int smf2afc3()
public int smf2afc4()
public int smf2afc5()
public int smf2afc6()
public static Subtype15Header 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.