list-t-text-0.1.0.1: A streaming text codec

Safe HaskellNone
LanguageHaskell2010

ListT.Text

Synopsis

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.