LBM .Net API Documentation
parse Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldTimestampparse(array<Byte>[]()[], Int32)
Parse a byte buffer and store the value
Declaration Syntax
C#
public override int parse(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The byte buffer to be parsed for the timestamp
offset (Int32)
The offset to begin parsing the buffer
Return Value
The next offset to be parsed

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0