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