LBM .Net API Documentation
parse Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldStringparse(array<Byte>[]()[], Int32)
Parse a byte buffer and store the value as the string value which is considered a long string
Declaration Syntax
C#
public override int parse(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The byte buffer to be parsed for the string value
offset (Int32)
The offset to begin parsing the buffer
Return Value
The next offset to be parsed

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0