hxt-unicode-9.0.2.1: Unicode en-/decoding functions for utf8, iso-latin-* and other encodings

Safe HaskellSafe-Inferred

Data.String.UTF8

Documentation

decode :: [Word8] -> ([Char], [(Error, Int)])Source

data Error Source

Instances