Aliucord
2.0.1
androidJvm
Aliucord
/
com.aliucord.utils
/
IOUtils
/
readAsText
read
As
Text
@
NonNull
open
fun
readAsText
(
@
NonNull
is
:
InputStream
)
:
String
Reads the
InputStream
as text
Return
The text
Parameters
is
The input stream to read
Throws
IOException
if an I/O error occurs