readText
fun readText(
decoder: CharsetDecoder,
out: Appendable,
lastBuffer: Boolean,
max: Int = Int.MAX_VALUE
): Int
Deprecated: Binary compatibility
fun readText(
decoder: CharsetDecoder,
out: Appendable,
lastBuffer: Boolean,
max: Int = Int.MAX_VALUE
): Int
Deprecated: Binary compatibility