LBM .Net API Documentation
parse Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawFloatparse(array<Byte>[]()[], Int32)
Parse the raw float value from a byte buffer The value is stored in the object.
Declaration Syntax
C#
public virtual int parse(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The buffer that contains the formatted value
offset (Int32)
The offset in to the buffer to start parsing
Return Value
the new offset after parsing the field

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0