Utf8Span.TranscodeUtf16(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span TranscodeUtf16 (string utf16String);
static member TranscodeUtf16 : string -> Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span
Public Shared Function TranscodeUtf16 (utf16String As String) As Utf8Span
Parameters
- utf16String
- String