RichTextKit v0.4

Utf32Utils.FromUtf32 Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Utf32Utils

Convert a slice of UTF-32 integer code points to a string

public static string FromUtf32(Slice<int> buffer);

Parameters

Slice<int> buffer

The code points to convert

Returns

string

A string