public final class HfsGlobalBufferSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static HfsGlobalBufferSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
double |
r746gbf()
R746GBF value.
|
double |
r746gbnf()
R746GBNF value.
|
int |
r746gnds()
R746GNDS value.
|
int |
r746gsb()
R746GSB value.
|
long |
r746gsbf()
R746GSBF value.
|
long |
r746gsbp()
R746GSBP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int r746gsb()
public int r746gnds()
public long r746gsbp()
public long r746gsbf()
public double r746gbf()
public double r746gbnf()
public static HfsGlobalBufferSection 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.