Engine
/
com.drake.engine.utils
/
ConvertUtils
/
inputStream2Bytes
input
Stream2
Bytes
open fun
inputStream2Bytes
(is:
InputStream
):
Array
<
Byte
>
Content copied to clipboard
Input stream to bytes.
Return
bytes
Parameters
is
The input stream.