public final class ConcurrentCopyVolumeStatistics extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42CVL_LEN
Constant: 0x24 = 36
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentCopyVolumeStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
s42cvldv()
S42CVLDV value.
|
long |
s42cvlep()
S42CVLEP value.
|
int |
s42cvlnx()
S42CVLNX value.
|
long |
s42cvlrd()
S42CVLRD value.
|
long |
s42cvlrs()
S42CVLRS value.
|
String |
s42cvlsr()
S42CVLSR value.
|
long |
s42cvltk()
S42CVLTK value.
|
int |
s42cvlua()
3 byte S42CVLUA value.
|
long |
s42cvlux()
S42CVLUX value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42CVL_LEN
public int s42cvlnx()
public String s42cvlsr()
public int s42cvldv()
public int s42cvlua()
public long s42cvltk()
public long s42cvlrd()
public long s42cvlrs()
public long s42cvlep()
public long s42cvlux()
public static ConcurrentCopyVolumeStatistics 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.