StandardCharsets.Utf32be 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, big-endian byte order.
[Android.Runtime.Register("UTF_32BE", ApiSince=37)]
public static Java.Nio.Charset.Charset? Utf32be { get; }
[<Android.Runtime.Register("UTF_32BE", ApiSince=37)>]
static member Utf32be : Java.Nio.Charset.Charset
Property Value
- Attributes