StandardCharsets.Iso88591 Property

Definition

ISO Latin Alphabet No.

[Android.Runtime.Register("ISO_8859_1")]
public static Java.Nio.Charset.Charset? Iso88591 { get; }
[<Android.Runtime.Register("ISO_8859_1")>]
static member Iso88591 : Java.Nio.Charset.Charset

Property Value

Attributes

Remarks

ISO Latin Alphabet No. 1, a.k.a. ISO-LATIN-1

Java documentation for java.nio.charset.StandardCharsets.ISO_8859_1.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to