write

open override fun write(b: Int)
open override fun write(b: ByteArray?)
open override fun write(    b: ByteArray?,     off: Int,     len: Int)