← Standard library

Utf8TrimStart

public fn Utf8TrimStart(ReadOnlySpan<uint8> bytes) : int32
import Utf8TrimStart from Wax;

Returns the byte offset after leading Unicode whitespace in a UTF-8 view, without copying.

String.wax:1524

This declaration has no public members of its own.