Package org.eclipse.cbi.common.util
Class ByteBufferRecord
java.lang.Object
org.eclipse.cbi.common.util.ByteBufferRecord
- All Implemented Interfaces:
Record
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.cbi.common.util.Record
Record.Fowarding -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intoffset(RecordDefinition.Field field) longsize()private longstringValue(RecordDefinition.Field field, Charset charset) intcom.google.common.primitives.UnsignedIntegercom.google.common.primitives.UnsignedLong
-
Field Details
-
buffer
-
recordDefinition
-
-
Constructor Details
-
ByteBufferRecord
- Throws:
IOException
-
-
Method Details
-
uint16Value
- Specified by:
uint16Valuein interfaceRecord
-
uint32Value
- Specified by:
uint32Valuein interfaceRecord
-
uint64Value
- Specified by:
uint64Valuein interfaceRecord
-
stringValue
- Specified by:
stringValuein interfaceRecord
-
size
public long size() -
offset
-
size
-