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