Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.TI85.Encoding
Description
Text data in a variable file is encoded using a special purpose code page. This module supports decoding such text, using an approximate projection into unicode.
Synopsis
- tiDecode :: ByteString -> Text
Documentation
tiDecode :: ByteString -> Text Source #
Decode a bytestring into text using the TI-86 screen code page.