public final class XrcSsidData extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42XRSSD_LEN
Constant: 0x2C = 44
|
Modifier and Type | Method and Description |
---|---|
static XrcSsidData |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s42xrars()
S42XRARS value.
|
int |
s42xridp()
S42XRIDP value.
|
long |
s42xrnfw()
S42XRNFW value.
|
long |
s42xrnlr()
S42XRNLR value.
|
long |
s42xrnnd()
S42XRNND value.
|
long |
s42xrnuw()
S42XRNUW value.
|
long |
s42xrnwd()
S42XRNWD value.
|
int |
s42xrsid()
S42XRSID value.
|
int |
s42xrsnx()
S42XRSNX value.
|
long |
s42xrtpr()
S42XRTPR value.
|
long |
s42xrvsh()
S42XRVSH value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42XRSSD_LEN
public int s42xrsnx()
public int s42xrsid()
public int s42xridp()
public long s42xrvsh()
public long s42xrtpr()
public long s42xrnwd()
public long s42xrnnd()
public long s42xrnlr()
public long s42xrnfw()
public long s42xrnuw()
public long s42xrars()
public static XrcSsidData 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.