Language

StandardCharsets.Utf32le Property

Definition

Thirty-two-bit UCS Transformation Format, little-endian byte order.

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

Property Value

Attributes

Applies to