diff options
author | Daniel Stenberg <daniel@haxx.se> | 2022-12-05 09:40:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2022-12-06 08:57:04 +0100 |
commit | c6f602c93ff33bc7cb6091852a3b0e80d2443e1c (patch) | |
tree | 8008f7790d574f34c83cd6cd07390efabee666cb /docs/examples/imap-fetch.c | |
parent | 8fe33a96616a8e715a79c2513904784c78cbfb74 (diff) |
base64: faster base64 decoding
- by using a lookup table instead of strchr()
- by doing full quantums first, then padding
Closes #10032
Diffstat (limited to 'docs/examples/imap-fetch.c')
0 files changed, 0 insertions, 0 deletions