buffered
fun
InputStream
.
buffered
(
bufferSize
:
Int
=
DEFAULT_BUFFER_SIZE
)
:
BufferedInputStream
(source)