encoding-0.1: A library for various character encodingsContentsIndex
Data.Encoding.ASCII
Description
ASCII (American Standard Code for Information Interchange) is the "normal" computer encoding using the byte values 0-127 to represent characters. Refer to http://en.wikipedia.org/wiki/ASCII for more informations.
Documentation
data ASCII
Constructors
ASCII
show/hide Instances
Produced by Haddock version 0.8