toggle menu
kotlin-process
1.5
jvm
switch theme
search in API
kotlin-process
/
com.github.pgreze.process
/
InputSource
/
Companion
/
fromInputStream
from
Input
Stream
@
JvmStatic
fun
fromInputStream
(
inputStream
:
InputStream
,
bufferSize
:
Int
=
DEFAULT_BUFFER_SIZE
)
:
InputSource