úÎ!9$7è     (c) 2010 Bryan O'Sullivan BSD-stylebos@serpentine.com experimentalGHCNone base64-bytestring^Encode a string into base64 form. The result will always be a multiple of 4 bytes in length.base64-bytestringpEfficiently intersperse a terminator string into another at regular intervals, and terminate the input with it. Examples:  joinWith "|" 2 "----" = "--|--|" SjoinWith "\r\n" 3 "foobarbaz" = "foo\r\nbar\r\nbaz\r\n" joinWith "x" 3 "fo" = "fox"base64-bytestringWDecode a base64-encoded string. This function strictly follows the specification in  !http://tools.ietf.org/rfc/rfc4648RFC 4648/. This function takes the decoding table (for base64 or  base64url) as the first paramert.base64-bytestring`Decode a base64-encoded string. This function is lenient in following the specification from  !http://tools.ietf.org/rfc/rfc4648RFC 4648r, and will not generate parse errors no matter how poor its input. This function takes the decoding table (for base64 or  base64url) as the first paramert.base64-bytestring"String to intersperse and end withbase64-bytestring*Interval at which to intersperse, in bytesbase64-bytestringString to transform  (c) 2010 Bryan O'Sullivan BSD-stylebos@serpentine.com experimentalGHC TrustworthyQbase64-bytestring^Encode a string into base64 form. The result will always be a multiple of 4 bytes in length.base64-bytestringVDecode a base64-encoded string. This function strictly follows the specification in  !http://tools.ietf.org/rfc/rfc4648RFC 4648.base64-bytestring`Decode a base64-encoded string. This function is lenient in following the specification from  !http://tools.ietf.org/rfc/rfc4648RFC 4648C, and will not generate parse errors no matter how poor its input.(c) 2012 Ian Lynagh BSD-stylebos@serpentine.com experimentalGHC Trustworthy%jbase64-bytestring^Encode a string into base64 form. The result will always be a multiple of 4 bytes in length.base64-bytestringWDecode a base64-encoded string. This function strictly follows the specification in  !http://tools.ietf.org/rfc/rfc4648RFC 4648.base64-bytestring`Decode a base64-encoded string. This function is lenient in following the specification from  !http://tools.ietf.org/rfc/rfc4648RFC 4648C, and will not generate parse errors no matter how poor its input.(c) 2012 Deian Stefan BSD-styledeian@cs.stanford.edu experimentalGHC Trustworthy.³base64-bytestringaEncode a string into base64url form. The result will always be a multiple of 4 bytes in length.base64-bytestringZDecode a base64url-encoded string. This function strictly follows the specification in  !http://tools.ietf.org/rfc/rfc4648RFC 4648. base64-bytestringcDecode a base64url-encoded string. This function is lenient in following the specification from  !http://tools.ietf.org/rfc/rfc4648RFC 4648C, and will not generate parse errors no matter how poor its input.  (c) 2012 Ian Lynagh BSD-stylebos@serpentine.com experimentalGHC Trustworthy7Ì base64-bytestring^Encode a string into base64 form. The result will always be a multiple of 4 bytes in length. base64-bytestringWDecode a base64-encoded string. This function strictly follows the specification in  !http://tools.ietf.org/rfc/rfc4648RFC 4648. base64-bytestring`Decode a base64-encoded string. This function is lenient in following the specification from  !http://tools.ietf.org/rfc/rfc4648RFC 4648C, and will not generate parse errors no matter how poor its input.          .base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDasData.ByteString.Base64Data.ByteString.Base64.LazyData.ByteString.Base64.URLData.ByteString.Base64.URL.LazyData.ByteString.Base64.InternaljoinWithencodedecode decodeLenient encodeWithdecodeWithTabledecodeLenientWithTablepeek8poke8peek8_32 mkEncodeTabledone reChunkIn