LBM .Net API Documentation
parse_name Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldStringparse_name(array<Byte>[]()[], Int32)
Parse a byte buffer and store the value as the name which is considered a short string
Declaration Syntax
C#
public virtual int parse_name(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The byte buffer to be parsed for the name
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