Show / Hide Table of Contents

Method FastBuffer<T>.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