public final class Subtype22Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4222LEN
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static Subtype22Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf4222aud()
SMF4222AUD value.
|
String |
smf4222end()
SMF4222END value.
|
int |
smf4222lad()
SMF4222LAD value.
|
int |
smf4222lrc()
SMF4222LRC value.
|
int |
smf4222nad()
SMF4222NAD value.
|
int |
smf4222nrc()
SMF4222NRC value.
|
int |
smf4222rec()
SMF4222REC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4222LEN
public int smf4222aud()
public int smf4222lad()
public int smf4222nad()
public int smf4222rec()
public int smf4222lrc()
public int smf4222nrc()
public String smf4222end()
public static Subtype22Header 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.