API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.Tools.String.CStringParser Class Reference

Static Public Member Functions

static int GetEndStringIndex (byte[] data, int indexStart, int length)
 Take a char array and return the index of the first \0. More...
 

Member Function Documentation

static int Kinova.DLL.Tools.String.CStringParser.GetEndStringIndex ( byte[]  data,
int  indexStart,
int  length 
)
static

Take a char array and return the index of the first \0.

Parameters
dataThe data.
indexStartThe index where the search start.
indexEndThe length of the array included in the search.
Returns

The documentation for this class was generated from the following file: