Show / Hide Table of Contents

Method FastBuffer-1.FindStringLength


Overload

Finds length of '\0'-terminated char string in buffer. Returns FastBuffer<T>.n if there is no '\0' character.

public int FindStringLength()
Returns
int