Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Safe Haskell | Trustworthy |
Documentation
utf8 :: Prism' ByteString TextSource
EncodeDecode a strict 'Text' tofrom strict ByteString
, via UTF-8.
>>>
utf8 # "☃"
"\226\152\131"