Decodes a chunk of base64 encoded data.
input buffer
output buffer
holds the number of bits that are stored in save
leftover bits that have not yet been decoded
the number of bytes decoded (which have been dumped in outbuf).
Decodes a chunk of base64 encoded data.