output Stream2 String
open fun outputStream2String(out: OutputStream, charsetName: String): String
Content copied to clipboard
Output stream to string.
Return
string
Parameters
out
The output stream.
charsetName
The name of charset.