public final class EavConcurrentCopyVolumeStatistics extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42VVL_LEN
Constant: 0x2C = 44
|
Modifier and Type | Method and Description |
---|---|
static EavConcurrentCopyVolumeStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s42vvctk()
S42VVCTK value.
|
int |
s42vvldv()
S42VVLDV value.
|
long |
s42vvlep()
S42VVLEP value.
|
int |
s42vvlnx()
S42VVLNX value.
|
long |
s42vvlrd()
S42VVLRD value.
|
long |
s42vvlrs()
S42VVLRS value.
|
String |
s42vvlsr()
S42VVLSR value.
|
int |
s42vvlua()
3 byte S42VVLUA value.
|
long |
s42vvlux()
S42VVLUX value.
|
long |
s42vvvrd()
S42VVVRD value.
|
long |
s42vvvtk()
S42VVVTK value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42VVL_LEN
public int s42vvlnx()
public String s42vvlsr()
public int s42vvldv()
public int s42vvlua()
public long s42vvctk()
public long s42vvvtk()
public long s42vvvrd()
public long s42vvlrd()
public long s42vvlrs()
public long s42vvlep()
public long s42vvlux()
public static EavConcurrentCopyVolumeStatistics 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.