úÎ4Ã3(     GHC experimentalbos@serpentine.comNone HEncode a string into base64 form. The result will always be a multiple  of 4 bytes in length. <Efficiently intersperse a terminator string into another at 5 regular intervals, and terminate the input with it.  Examples:  " joinWith "|" 2 "----" = "--|--|" 9 joinWith "\r\n" 3 "foobarbaz" = "foo\r\nbar\r\nbaz\r\n"  joinWith "x" 3 "fo" = "fox" @Decode a base64-encoded string. This function strictly follows  the specification in RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html. - This function takes the decoding table (for base64 or  base64url) as  the first paramert. =Decode a base64-encoded string. This function is lenient in , following the specification from RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html, 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.  #String to intersperse and end with +Interval at which to intersperse, in bytes String to transform     GHC experimentaldeian@cs.stanford.edu TrustworthyBEncode a string into base64url form. The result will always be a  multiple of 4 bytes in length. CDecode a base64url-encoded string. This function strictly follows  the specification in RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html. @Decode a base64url-encoded string. This function is lenient in , following the specification from RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html, and will not generate , parse errors no matter how poor its input. GHC experimentalbos@serpentine.com Trustworthy?Encode a string into base64 form. The result will always be a  multiple of 4 bytes in length. @Decode a base64-encoded string. This function strictly follows  the specification in RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html. =Decode a base64-encoded string. This function is lenient in , following the specification from RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html, and will not generate , parse errors no matter how poor its input. GHC experimentalbos@serpentine.com Trustworthy?Encode a string into base64 form. The result will always be a  multiple of 4 bytes in length. @Decode a base64-encoded string. This function strictly follows  the specification in RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html. =Decode a base64-encoded string. This function is lenient in , following the specification from RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html, and will not generate , parse errors no matter how poor its input.     GHC experimentalbos@serpentine.com Trustworthy ?Encode a string into base64 form. The result will always be a  multiple of 4 bytes in length. @Decode a base64-encoded string. This function strictly follows  the specification in RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html. =Decode a base64-encoded string. This function is lenient in , following the specification from RFC 4648,   )http://www.apps.ietf.org/rfc/rfc4648.html, and will not generate , parse errors no matter how poor its input.             base64-bytestring-1.0.0.1Data.ByteString.Base64.URLData.ByteString.Base64.URL.LazyData.ByteString.Base64Data.ByteString.Base64.LazyData.ByteString.Base64.InternaljoinWithencodedecode decodeLenient encodeWithdecodeWithTabledecodeLenientWithTable EncodeTableETpeek8poke8peek8_32 mkEncodeTablexdone reChunkInalphabetdecodeFP