public final class LsrPoolStatisticsEntry extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
A08BLEN
Constant: 0x28 = 40
|
Modifier and Type | Method and Description |
---|---|
long |
a08bkbff()
A08BKBFF value.
|
int |
a08bkbfn()
A08BKBFN value.
|
int |
a08bkbsz()
A08BKBSZ value.
|
long |
a08bkcrf()
A08BKCRF value.
|
long |
a08bkcrs()
A08BKCRS value.
|
long |
a08bkcwf()
A08BKCWF value.
|
long |
a08bkcws()
A08BKCWS value.
|
long |
a08bkfrd()
A08BKFRD value.
|
long |
a08bkhbn()
A08BKHBN value.
|
long |
a08bknuw()
A08BKNUW value.
|
long |
a08bkuiw()
A08BKUIW value.
|
static LsrPoolStatisticsEntry |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A08BLEN
public int a08bkbsz()
public int a08bkbfn()
public long a08bkhbn()
public long a08bkbff()
public long a08bkfrd()
public long a08bkuiw()
public long a08bknuw()
public long a08bkcrs()
public long a08bkcws()
public long a08bkcrf()
public long a08bkcwf()
public static LsrPoolStatisticsEntry 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.