Treatment toUtf8

std/text/convert/string::toUtf8


Inputs

⇥ text: Stream<string>

Outputs

↦ encoded: Stream<byte>


Converts stream of strings into UTF-8 encoded stream of bytes.