Language

StandardCharsets.Utf32 Property

Definition

Thirty-two-bit UCS Transformation Format, byte order identified by an optional byte-order mark.

[Android.Runtime.Register("UTF_32", ApiSince=37)]
public static Java.Nio.Charset.Charset? Utf32 { get; }
[<Android.Runtime.Register("UTF_32", ApiSince=37)>]
static member Utf32 : Java.Nio.Charset.Charset

Property Value

Attributes

Applies to