write

fun write(b: Char)
fun write(b: Int)
fun write(b: CharArray, off: Int, len: Int)
fun write(s: String)