Quoted-printable encodes a block of text.
Call this when finished encoding data with quoted_encode_step to flush off the last little bit.
| save |
leftover bits that have not yet been encoded |
| in |
input stream |
| len |
length of the input |
| out |
output string |
| state |
holds the number of bits that are stored in |
|
the number of bytes encoded |