mathiasbynens / punycode.js

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
https://mths.be/punycode
MIT License
1.59k stars 158 forks source link

About base64decode() #94

Open grasshopperL opened 5 years ago

grasshopperL commented 5 years ago

I hava a question when I use the function base64decode. The string 'jdncksnckndc' is a valide base64 , but when I try to base64decode('jdncksnckndc'), it cause a URI malformed error