public final class MultiBinsCounterSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static MultiBinsCounterSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf6bnct()
3 byte SMF6BNCT value.
|
int |
smf6bnle()
SMF6BNLE value.
|
int |
smf6bnno()
SMF6BNNO value.
|
int |
smf6bnwi()
SMF6BNWI value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf6bnno()
public int smf6bnct()
public int smf6bnle()
public int smf6bnwi()
public static MultiBinsCounterSection 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.