LBM .Net API Documentation
parse Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawInt64parse(array<Byte>[]()[], Int32)
Parse the raw int64 value from a byte buffer in to 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