Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / LoggingOutputStream / write

write

fun write(data: Int): Unit fun write(buf: ByteArray): Unit fun write(buf: ByteArray, offset: Int, len: Int): Unit