|
| static int | GetEndStringIndex (byte[] data, int indexStart, int length) |
| | Take a char array and return the index of the first \0. More...
|
| |
| 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
-
| data | The data. |
| indexStart | The index where the search start. |
| indexEnd | The length of the array included in the search. |
- Returns
The documentation for this class was generated from the following file:
- DocCSharp/Sources/Kinova.DLL.Tools/Code/String/CStringParser.cs