Copyright | © 2016 Mark Karpov |
---|---|
License | BSD 3 clause |
Maintainer | Mark Karpov <markkarpov@openmailbox.org> |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Support for decoding of CP437 text.
- decodeCP437 :: ByteString -> Text
Documentation
decodeCP437 :: ByteString -> Text Source
Decode a ByteString
containing CP 437 encoded text.