ladybird/Tests
Timothy Flynn d265575269 AK: Add a Base64 decoder to decode into an existing buffer
Some callers (LibJS) will want to control the size of the output buffer,
to decode up to a maximum length. They will also want to receive partial
results in the case of an error. This patch adds a method to provide
those capabilities, and makes the existing implementation use it.
2024-09-03 17:43:03 +02:00
..
AK AK: Add a Base64 decoder to decode into an existing buffer 2024-09-03 17:43:03 +02:00
ClangPlugins
LibAudio
LibCompress
LibCore
LibCrypto
LibDiff
LibGfx
LibJS
LibMedia
LibRegex
LibTest
LibTextCodec
LibThreading
LibTLS
LibTTF
LibUnicode
LibURL
LibWasm
LibWeb
LibWebView
LibXML
Resources
CMakeLists.txt