julia
3d2ff2ce - Expand Base64 documentation (#60260)

Commit
5 days ago
Expand Base64 documentation (#60260) Currently the specification used by Base64 is not documented. I added a short paragraph to the beginning of the Base64 docs mentioning the RFC 4648 specification as well as some of the optional things done in the Julia implementation (ignoring non-alphabet characters, making padding optional when decoding).
Author
Parents
Loading