binary-streams / loggersoft.kotlin.streams / BufferedStreamOutput / <init>

<init>

BufferedStreamOutput(stream: StreamOutput, bufferSize: Int = 4096)

The decorator of StreamOutput for buffering.

Author
Alexander Kornilov (akornilov.82@gmail.com).