public final class XcfControlDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static XcfControlDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
r742mnxt()
R742MNXT value.
|
long |
r742mtot()
R742MTOT value.
|
long |
r742pnxt()
R742PNXT value.
|
long |
r742ptot()
R742PTOT value.
|
long |
r742snxt()
R742SNXT value.
|
long |
r742stot()
R742STOT value.
|
int |
r742tsr()
R742TSR value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int r742tsr()
public long r742stot()
public long r742snxt()
public long r742ptot()
public long r742pnxt()
public long r742mtot()
public long r742mnxt()
public static XcfControlDataSection 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.