public final class Subtype11Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LB
Constant: 0x08 = 8
|
static int |
SMF42SB_LEN
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static Subtype11Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42xrl()
SMF42XRL value.
|
int |
smf42xrn()
SMF42XRN value.
|
int |
smf42xro()
SMF42XRO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LB
public static final int SMF42SB_LEN
public int smf42xro()
public int smf42xrl()
public int smf42xrn()
public static Subtype11Header 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.