StandardCharsets.Utf32le Property
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.
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