public final class ObjectIoActivityDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static ObjectIoActivityDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf41brd()
SMF41BRD value.
|
long |
smf41brr()
SMF41BRR value.
|
long |
smf41bwr()
SMF41BWR value.
|
long |
smf41inc()
SMF41INC value.
|
long |
smf41ouc()
SMF41OUC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf41brd()
public long smf41bwr()
public long smf41brr()
public long smf41inc()
public long smf41ouc()
public static ObjectIoActivityDataSection 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.