Java.Nio.Charset.StandardCharsets: Property Members

The properties of Java.Nio.Charset.StandardCharsets are listed below. For a list of all members, see the StandardCharsets Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
Iso88591Charset. The ISO-8859-1 charset.
[read-only]
static
UsAsciiCharset. The US-ASCII charset.
[read-only]
static
Utf16Charset. The UTF-16 charset.
[read-only]
static
Utf16beCharset. The UTF-16BE (big-endian) charset.
[read-only]
static
Utf16leCharset. The UTF-16LE (little-endian) charset.
[read-only]
static
Utf8Charset. The UTF-8 charset.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.