A. Campbell
A. Campbell
This implementation of URL safe Base64 is flawed and will yield invalid encoded values due to missing padding characters. The "general case" language should be assumed in this work. [RFC...
The world is rife with huge CSV files that contain the occasional "bad" UTF-8 character. The Unicode REPLACEMENT CHARACTER (U+FFFD) exists to handle these situations. While I don't care to...
I don't know. I created the issue in the hope that anyone doing active development might test it and create a merge request.
Please create Pull Requests for all such changes. The fix is straight forward and I'll gladly accept it.
The usual thing to do is fork the repo and submit the PR from your fork. If you don't anticipate making further PRs then delete your fork _after_ the PR...
Well, that's standard practice with Git/GitHub. Takes about 3 seconds to make a fork.