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

<init>

BufferedStreamInput(stream: StreamInput, bufferSize: Int = 4096)

The decorator of StreamInput for buffering.

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