quoted_decode_step
Description:
Decodes a block of quoted-printable encoded data.
Performs a 'decode step' on a chunk of QP encoded data.
Parameters:
| 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 |
Returns:
|
the number of bytes decoded |
Namespace: Camel
Package: camel-1.2