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

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0