public final class NcStorageStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
S5CLEN
Constant: 0x68 = 104
|
static int |
S5IDE
Constant: 0x7D = 125
|
static int |
S5VERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
static NcStorageStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s5anyfr()
S5ANYFR value.
|
long |
s5anylo()
S5ANYLO value.
|
long |
s5anymx()
S5ANYMX value.
|
String |
s5anynam()
S5ANYNAM value.
|
long |
s5anyptr()
S5ANYPTR value.
|
long |
s5anyrqc()
S5ANYRQC value.
|
long |
s5anyrqf()
S5ANYRQF value.
|
long |
s5anyrqg()
S5ANYRQG value.
|
long |
s5anyrqs()
S5ANYRQS value.
|
long |
s5anysiz()
S5ANYSIZ value.
|
long |
s5anyus()
S5ANYUS value.
|
int |
s5dvers()
S5DVERS value.
|
int |
s5id()
S5ID value.
|
int |
s5len()
S5LEN value.
|
long |
s5lowfr()
S5LOWFR value.
|
long |
s5lowlo()
S5LOWLO value.
|
long |
s5lowmx()
S5LOWMX value.
|
String |
s5lownam()
S5LOWNAM value.
|
long |
s5lowptr()
S5LOWPTR value.
|
long |
s5lowrqc()
S5LOWRQC value.
|
long |
s5lowrqf()
S5LOWRQF value.
|
long |
s5lowrqg()
S5LOWRQG value.
|
long |
s5lowrqs()
S5LOWRQS value.
|
long |
s5lowsiz()
S5LOWSIZ value.
|
long |
s5lowus()
S5LOWUS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S5IDE
public static final int S5VERS
public static final int S5CLEN
public int s5len()
public int s5id()
public int s5dvers()
public String s5anynam()
public long s5anysiz()
public long s5anyptr()
public long s5anymx()
public long s5anyus()
public long s5anyfr()
public long s5anylo()
public long s5anyrqg()
public long s5anyrqf()
public long s5anyrqs()
public long s5anyrqc()
public String s5lownam()
public long s5lowsiz()
public long s5lowptr()
public long s5lowmx()
public long s5lowus()
public long s5lowfr()
public long s5lowlo()
public long s5lowrqg()
public long s5lowrqf()
public long s5lowrqs()
public long s5lowrqc()
public static NcStorageStatistics 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.