public final class ExtentInformationSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static ExtentInformationSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf64cuu()
SMF64CUU value.
|
long |
smf64fcc()
SMF64FCC value.
|
int |
smf64ind()
SMF64IND value.
|
long |
smf64tcc()
SMF64TCC value.
|
long |
smf64uty()
SMF64UTY value.
|
String |
smf64vsn()
SMF64VSN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf64fcc()
public long smf64tcc()
public String smf64vsn()
public int smf64cuu()
public int smf64ind()
public long smf64uty()
public static ExtentInformationSection 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.