log Core/Toolbox.cpp @ 3328:f0c92ecd09c8

age author description
Thu, 21 Mar 2019 11:44:21 +0100 Alain Mazy merge
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Thu, 21 Mar 2019 09:57:31 +0100 Alain Mazy reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously