Decodes a block of quoted-printable encoded data. Performs a 'decode step' on a chunk of QP 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.
Decodes a block of quoted-printable encoded data. Performs a 'decode step' on a chunk of QP encoded data.