CharsetDecoder

expect abstract class CharsetDecoder(source)
actual abstract class CharsetDecoder(source)
actual abstract class CharsetDecoder(source)
actual abstract class CharsetDecoder(source)

Constructors

Link copied to clipboard
constructor(_charset: Charset)
constructor(_charset: Charset)
constructor(_charset: Charset)

Properties

Link copied to clipboard

Decoder's charset it is created for.

Decoder's charset it is created for.

Decoder's charset it is created for.

Decoder's charset it is created for.

Decoder's charset it is created for.

Functions

Link copied to clipboard
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
fun CharsetDecoder.decode(input: Source, max: Int = Int.MAX_VALUE): String
expect fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int
actual fun CharsetDecoder.decode(input: Source, dst: Appendable, max: Int): Int