encode package:conduit-extra

Convert text into bytes, using the provided codec. If the codec is not capable of representing an input character, an exception will be thrown. Since 0.3.0
Encode a stream of text as UTF8. Subject to fusion