Decodes a chunk of base64 encoded data.
inbuf |
input buffer |
inlen |
input buffer length |
outbuf |
output buffer |
state |
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 |