public final class SubsystemSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static SubsystemSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf92osl()
SMF92OSL value.
|
String |
smf92pnm()
SMF92PNM value.
|
String |
smf92rvn()
SMF92RVN value.
|
int |
smf92typ()
SMF92TYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf92typ()
public String smf92rvn()
public String smf92pnm()
public String smf92osl()
public static SubsystemSection 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.