public final class XrcVolumeData extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42XRVLD_LEN
Constant: 0x34 = 52
|
Modifier and Type | Method and Description |
---|---|
static XrcVolumeData |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
s42xrvav()
S42XRVAV value.
|
long |
s42xrvfw()
S42XRVFW value.
|
String |
s42xrvlv()
S42XRVLV value.
|
int |
s42xrvlx()
S42XRVLX value.
|
long |
s42xrvnd()
S42XRVND value.
|
long |
s42xrvpr()
S42XRVPR value.
|
String |
s42xrvps()
S42XRVPS value.
|
long |
s42xrvrs()
S42XRVRS value.
|
long |
s42xrvrw()
S42XRVRW value.
|
int |
s42xrvss()
S42XRVSS value.
|
long |
s42xrvuw()
S42XRVUW value.
|
long |
s42xrvwd()
S42XRVWD value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42XRVLD_LEN
public int s42xrvlx()
public String s42xrvlv()
public String s42xrvav()
public String s42xrvps()
public int s42xrvss()
public long s42xrvpr()
public long s42xrvwd()
public long s42xrvnd()
public long s42xrvfw()
public long s42xrvuw()
public long s42xrvrs()
public long s42xrvrw()
public static XrcVolumeData 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.