public final class Subtype10Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LA
Constant: 0x08 = 8
|
static int |
SMF42SA_LEN
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static Subtype10Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42vsf()
SMF42VSF value.
|
int |
smf42vsl()
SMF42VSL value.
|
int |
smf42vsn()
SMF42VSN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LA
public static final int SMF42SA_LEN
public int smf42vsf()
public int smf42vsl()
public int smf42vsn()
public static Subtype10Header 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.