aboutsummaryrefslogtreecommitdiff
path: root/src/base64/README.md
blob: 82bfb8ba25b172ac43f9da805d1c4b08be5bf9f5 (plain) (blame)
1
2
3
4
5
6
7
8
# Base64

This uses https://github.com/lemire/fastbase64

Changes:

- chromiumbase64 doesn't add a null byte
- chromiumbase64 handles some whitespace characters more loosely