Table of Contents

Namespace Java.Nio.Charset

Classes

CharacterCodingException

https://developer.android.com/reference/java/nio/charset/CharacterCodingException.html

Charset

https://developer.android.com/reference/java/nio/charset/Charset.html

CharsetDecoder

https://developer.android.com/reference/java/nio/charset/CharsetDecoder.html

CharsetEncoder

https://developer.android.com/reference/java/nio/charset/CharsetEncoder.html

CoderMalfunctionError

https://developer.android.com/reference/java/nio/charset/CoderMalfunctionError.html

CoderResult

https://developer.android.com/reference/java/nio/charset/CoderResult.html

CodingErrorAction

https://developer.android.com/reference/java/nio/charset/CodingErrorAction.html

IllegalCharsetNameException

https://developer.android.com/reference/java/nio/charset/IllegalCharsetNameException.html

MalformedInputException

https://developer.android.com/reference/java/nio/charset/MalformedInputException.html

StandardCharsets

https://developer.android.com/reference/java/nio/charset/StandardCharsets.html

UnmappableCharacterException

https://developer.android.com/reference/java/nio/charset/UnmappableCharacterException.html

UnsupportedCharsetException

https://developer.android.com/reference/java/nio/charset/UnsupportedCharsetException.html