write

open fun write(b: Int)
open fun write(@NotNull b: Array<Byte>)
open fun write(@NotNull b: Array<Byte>, off: Int, len: Int)