Data.Text.Lazy.Encoding

Decoding ByteStrings to Text

decodeASCII

decodeLatin1

decodeUtf8

decodeUtf16LE

decodeUtf16BE

decodeUtf32LE

decodeUtf32BE

Catchable failure

decodeUtf8'

Controllable error handling

decodeUtf8With

decodeUtf16LEWith

decodeUtf16BEWith

decodeUtf32LEWith

decodeUtf32BEWith

Encoding Text to ByteStrings

encodeUtf8

encodeUtf16LE

encodeUtf16BE

encodeUtf32LE

encodeUtf32BE