Extensions for java.nio.charset.CharsetDecoder
expect val CharsetDecoder.charset: Charset Decoder’s charset it is created for. |
|
fun CharsetDecoder.decode( expect fun CharsetDecoder.decode( |
|
expect fun CharsetDecoder.decodeExactBytes( |