public final class ThrashingFileEntry extends SmfData
Modifier and Type | Method and Description |
---|---|
static ThrashingFileEntry |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf92thin()
SMF92THIN value.
|
String |
smf92thm()
SMF92THM value.
|
long |
smf92thun()
SMF92THUN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf92thin()
public long smf92thun()
public String smf92thm()
public static ThrashingFileEntry 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.