kactoos-jvm / nnl.rocks.kactoos.io / TeeOutputStream / write
fun write(data: Int): Unit fun write(buf: ByteArray): Unit fun write(buf: ByteArray, off: Int, len: Int): Unit
fun write(data:
Int
):
Unit
fun write(buf:
ByteArray
, off:
, len: