LBM .Net API Documentation
format Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawFloatformat(array<Byte>[]()[], Int32)
Format the raw float value into a byte buffer
Declaration Syntax
C#
public virtual int format(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The buffer to contain the formatted value
offset (Int32)
The offset in to the buffer to start formatting
Return Value
The offset after formatting this object

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0