public final class EssExtentPoolStatisticsSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R748XTCR
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static EssExtentPoolStatisticsSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
r748xpid()
R748XPID value.
|
int |
r748xplt()
R748XPLT value.
|
int |
r748xptq()
R748XPTQ value.
|
long |
r748xrcp()
R748XRCP value.
|
long |
r748xrna()
R748XRNA value.
|
long |
r748xrns()
R748XRNS value.
|
long |
r748xrsc()
R748XRSC value.
|
long |
r748xsdy()
R748XSDY value.
|
boolean |
r748xtcr()
Return true if
R748XTCR bit in r748xptq() is set. |
long |
r748xtdy()
R748XTDY value.
|
long |
r748xvcp()
R748XVCP value.
|
long |
r748xvns()
R748XVNS value.
|
long |
r748xvsc()
R748XVSC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R748XTCR
public int r748xpid()
public int r748xplt()
public int r748xptq()
public boolean r748xtcr()
R748XTCR
bit in r748xptq()
is set.R748XTCR = 0x80
public long r748xrcp()
public long r748xrns()
public long r748xrna()
public long r748xrsc()
public long r748xvcp()
public long r748xvns()
public long r748xvsc()
public long r748xsdy()
public long r748xtdy()
public static EssExtentPoolStatisticsSection 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.