1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-15 16:52:23 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Nico Weber
5ba8aba197 AK: Make encode_base64 take a ByteBuffer and return a String
That makes the interface symmetric with decode_base64 and it's
what all current callers want (except for one, which is buggy).
2020-07-22 19:22:00 +02:00
Tom Lebreux
605a21b892 Userland: Add base64 tool 2020-06-18 23:21:41 +02:00