Utf8Span.StartsWith(Utf8Span) Method

Definition

public bool StartsWith (Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span pattern);
member this.StartsWith : Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span -> bool
Public Function StartsWith (pattern As Utf8Span) As Boolean

Parameters

pattern
Utf8Span

Returns

Applies to