Quoted-printable encodes a block of text. Call this when finished encoding data with gmime.encoding.Encoding.quotedEncodeStep to flush off the last little bit.
input buffer
output buffer
holds the number of bits that are stored in save
leftover bits that have not yet been encoded
the number of bytes encoded.
Quoted-printable encodes a block of text. Call this when finished encoding data with gmime.encoding.Encoding.quotedEncodeStep to flush off the last little bit.