public final class EventsSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static EventsSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf88eaf()
SMF88EAF value.
|
long |
smf88edo()
SMF88EDO value.
|
long |
smf88eds()
SMF88EDS value.
|
long |
smf88efs()
SMF88EFS value.
|
long |
smf88eo()
SMF88EO value.
|
long |
smf88erc()
SMF88ERC value.
|
long |
smf88eri()
SMF88ERI value.
|
long |
smf88esf()
SMF88ESF value.
|
long |
smf88etf()
SMF88ETF value.
|
long |
smf88ett()
SMF88ETT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf88eds()
public long smf88eri()
public long smf88erc()
public long smf88esf()
public long smf88ett()
public long smf88etf()
public long smf88eo()
public long smf88efs()
public long smf88edo()
public long smf88eaf()
public static EventsSection 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.