| Copyright | © 2016–2017 Mark Karpov |
|---|---|
| License | BSD 3 clause |
| Maintainer | Mark Karpov <markkarpov92@gmail.com> |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Codec.Archive.Zip.CP437
Description
Support for decoding of CP 437 text.
- decodeCP437 :: ByteString -> Text
Documentation
decodeCP437 :: ByteString -> Text Source #
Decode a ByteString containing CP 437 encoded text.