LBM .Net API Documentation
parse_s Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawFloatparse_s(array<Byte>[]()[], Int32)
Parse the raw float value from a byte buffer
Declaration Syntax
C#
public static float parse_s(
	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 float value parsed

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0