toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.common-io
/
com.shakelang.util.io.streaming.input
/
BufferedInputStream
/
BufferedInputStream
Buffered
Input
Stream
constructor
(
input
:
InputStream
,
maxBuffer
:
Int
=
8192
)
(
source
)
Parameters
input
The
InputStream
to buffer
max
Buffer
The size of the buffer (default: 8192)