| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
ListT.Text
- utf8ByteString :: Monad m => Transformation m ByteString Text
Documentation
utf8ByteString :: Monad m => Transformation m ByteString Text Source
A transformation of a stream of byte-strings to a stream of text chunks decoded using UTF-8.