úÎ R¯N›M      !"#$%&'( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L MNMN Encode data. Decode data (lazy). Decode data (strict). Chop up a string in parts. .Concatenate the strings into one long string.  Encode data. Decode data (lazy). Decode data (strict). KChop up a string in parts. Each string in the resulting list is prepended - with the length according to the xxencode "specificiation". Notes: 1 The length of the strings in the result will be (n -1) O 4 * 4 +  1. The -1; comes from the need to prepend the length (which explains  the final +15). Keeping it to a multiple of 4 means that strings  returned from / can be chopped without requiring any changes. IConcatenate the strings into one long string. Each string is assumed to I be prepended with the length according to the xxencode specification.      Encode data. Decode data (lazy). Decode data (strict). KChop up a string in parts. Each string in the resulting list is prepended - with the length according to the uuencode "specificiation". Notes: 1 The length of the strings in the result will be (n -1) O 4 * 4 +  1. The -1; comes from the need to prepend the length (which explains  the final +15). Keeping it to a multiple of 4 means that strings  returned from  / can be chopped without requiring any changes.  The length of lines in GNU's sharutils is 61. IConcatenate the strings into one long string. Each string is assumed to I be prepended with the length according to the uuencode specification.     Encode data. Decode data (lazy). Decode data (strict). Chop up a string in parts. -Concatenate the strings into one long string  Encode data. Decode data (strict). Chop up a string in parts. 6Concatenate the list of strings into one long string.  Encode data. Decode data (strict). Chop up a string in parts. 6Concatenate the list of strings into one long string.  Encode data. #The result will not be enclosed in <~ ~>. Decode data (lazy). "The input must not be enclosed in <~ ~>. Decode data (strict). "The input must not be enclosed in <~ ~>. !Chop up a string in parts. ?The length given is rounded down to the nearest multiple of 5. ".Concatenate the strings into one long string.  !" !" !"# Encode data. $Decode data (lazy). %Decode data (strict). &Chop up a string in parts. ?The length given is rounded down to the nearest multiple of 4. Notes: 1 PEM requires lines that are 64 characters long. : MIME requires lines that are at most 76 characters long. '.Concatenate the strings into one long string. #$%&'#%$&'#$%&' ( Encode data. )Decode data (lazy). *Decode data (strict). +Chop up a string in parts. See & in Base64 for more details. ,.Concatenate the strings into one long string. See ' in Codec.Binary.Base64 for more details. ()*+,(*)+,()*+, - Encode data. .Decode data (lazy). /Decode data (strict). 0Chop up a string in parts. ?The length given is rounded down to the nearest multiple of 8. 1.Concatenate the strings into one long string. -./01-/.01-./01 2 Encode data. 3Decode data (lazy). 4Decode data (strict). 5Chop up a string in parts. See 0  in Base32 for more details. 6.Concatenate the strings into one long string. See 1  in Codec.Binary.Base32 for more details. 234562435623456 7 Encode data. 8Decode data (lazy). 9Decode data (strict). :Chop up a string in parts. ?The length given is rounded down to the nearest multiple of 2. ;.Concatenate the strings into one long string. 789:;798:;789:; <&Used to group a specific data encoding' s functions. BBase16 encoding, see Codec.Binary.Base16 for more details on  the individual functions. CBase32 encoding, see Codec.Binary.Base32 for more details on  the individual functions. DBase32Hex encoding, see Codec.Binary.Base32Hex for more details  on the individual functions. EBase64 encoding, see Codec.Binary.Base64 for more details on  the individual functions. FBase64Url encoding, see Codec.Binary.Base64Url for more details  on the individual functions. GBase85 encoding, see Codec.Binary.Base85 for more details  on the individual functions. HUuencoding, see Codec.Binary.Uu for more details on the  individual functions. IXxencoding, see Codec.Binary.Xx for more details on the  individual functions. JQuoted-printable, see Codec.Binary.QuotedPrintable for more details on  the individual functions. KQuoted-printable, see Codec.Binary.PythonString for more details on  the individual functions. LURL encoding, see Codec.Binary.Url$ for more details on the individual  functions. <=>?@ABCDEFGHIJKL<=>?@ABCDEFG@>?=KJALHI<=>?@A=>?@ABCDEFGHIJKLP                                    !"#$%&dataenc-0.13.0.1Codec.Binary.YencCodec.Binary.XxCodec.Binary.UuCodec.Binary.UrlCodec.Binary.QuotedPrintableCodec.Binary.PythonStringCodec.Binary.Base85Codec.Binary.Base64Codec.Binary.Base64UrlCodec.Binary.Base32Codec.Binary.Base32HexCodec.Binary.Base16Codec.Binary.DataEncodingCodec.Binary.UtilbasePreludeencodedecode'decodechopunchop DataCodecbase16base32 base32Hexbase64 base64Urlbase85uuxxqppyurltoHexfromHexGHC.Realdiv