Closed lionello closed 7 years ago
Also fixed the implementation of urlsafeB64Encode and urlsafeB64Decode to use the more efficient Base64Impl alias.
urlsafeB64Encode
urlsafeB64Decode
Base64Impl
Thank you!
Also fixed the implementation of
urlsafeB64Encode
andurlsafeB64Decode
to use the more efficientBase64Impl
alias.