StandardCharsets.Utf32 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, 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