krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm.io
/
InputStreams
Input
Streams
jvm
object
InputStreams
Members
Functions
read
All
Bytes
Link copied to clipboard
jvm
@
JvmStatic
fun
readAllBytes
(
inputStream
:
InputStream
?
)
:
ByteArray
@
JvmStatic
fun
readAllBytes
(
inputStream
:
InputStream
?
,
maxBytes
:
Long
)
:
ByteArray