byte Input Stream
inline fun String.byteInputStream(charset: Charset = Charsets.UTF_8): ByteArrayInputStream
Content copied to clipboard
Creates a new byte input stream for the string.
Creates a new byte input stream for the string.