Utf8TrimStart
public fn Utf8TrimStart(ReadOnlySpan<uint8> bytes) : int32import Utf8TrimStart from Wax;Returns the byte offset after leading Unicode whitespace in a UTF-8 view, without copying.
This declaration has no public members of its own.
public fn Utf8TrimStart(ReadOnlySpan<uint8> bytes) : int32import Utf8TrimStart from Wax;Returns the byte offset after leading Unicode whitespace in a UTF-8 view, without copying.
This declaration has no public members of its own.