Data.Text.Encoding

Decoding ByteStrings to Text

decodeASCII

decodeUtf8

decodeUtf16LE

decodeUtf16BE

decodeUtf32LE

decodeUtf32BE

Controllable error handling

decodeUtf8With

decodeUtf16LEWith

decodeUtf16BEWith

decodeUtf32LEWith

decodeUtf32BEWith

Encoding Text to ByteStrings

encodeUtf8

encodeUtf16LE

encodeUtf16BE

encodeUtf32LE

encodeUtf32BE