-
- Downloads
* Base64:
- Catch numerous decoding errors that were previously misdecoded (ticket #1318) - Improve decoding efficiency, reduce copies - encode(String) now uses UTF-8 encoding - decode() now accepts short strings without trailing '=' - whitespace in decode will now cause an error, was previously ignored - Cleanups
Please register or sign in to comment