A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.text.rune.encodetoutf16 below:

Rune.EncodeToUtf16(Span<Char>) Method (System.Text) | Microsoft Learn

Rune.EncodeToUtf16(Span<Char>) Method Definition

Encodes this Rune to a UTF-16 destination buffer.

public:
 int EncodeToUtf16(Span<char> destination);
public int EncodeToUtf16(Span<char> destination);
member this.EncodeToUtf16 : Span<char> -> int
Public Function EncodeToUtf16 (destination As Span(Of Char)) As Integer
Parameters
destination
Span<Char>

The buffer to which to write this value as UTF-16.

Returns

The number of Char values written to destination.

Exceptions

destination is not large enough to hold the output.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4