Aliucord
2.0.1
androidJvm
Aliucord
/
com.aliucord.utils
/
IOUtils
/
pipe
pipe
open
fun
pipe
(
@
NonNull
is
:
InputStream
,
@
NonNull
os
:
OutputStream
)
Pipe an
InputStream
into an
OutputStream
Parameters
is
InputStream
os
OutputStream
Throws
IOException
if an I/O error occurs