string2 Input Stream
open fun string2InputStream(string: String, charsetName: String): InputStream
Content copied to clipboard
String to input stream.
Return
input stream
Parameters
string
The string.
charsetName
The name of charset.