LBM .Net API Documentation
format Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawDecimalformat(array<Byte>[]()[], Int32)
Format into a byte buffer this field.
Declaration Syntax
C#
public virtual int format(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The buffer to format the message in to
offset (Int32)
The offset in to the byte buffer where the message should be placed
Return Value
The new offset in the buffer after formatting the message name

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0