Decodes a block of quoted-printable encoded data.
Performs a 'decode step' on a chunk of QP encoded data.
| saveme |
leftover bits that have not yet been decoded |
| in |
input stream |
| len |
max length of data to decode |
| out |
output stream |
| savestate |
holds the number of bits that are stored in |
|
the number of bytes decoded |