Skip to content

Support alternative alphabets for encoding and decoding

Compare
Choose a tag to compare
@avsm avsm released this 17 Dec 02:01
· 161 commits to master since this release
  • Allow specifying a different alphabet during encoding or
    decoding, and supply a URI-safe alphabet along with the
    default Base64 standard.
  • Add OCaml 4.02 safe-string compatibility.
  • Optionally support encoding without padding.