Show / Hide Table of Contents

Method FastBuffer-1.FindByteStringLength


Overload

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

public int FindByteStringLength()
Returns
int