Uuencodes a chunk of data. Call this when finished encoding data with gmime.encoding.Encoding.uuencodeStep to flush off the last little bit.
input buffer
output buffer
temporary buffer of 60 bytes
holds the number of bits that are stored in save
leftover bits that have not yet been encoded
the number of bytes encoded.
Uuencodes a chunk of data. Call this when finished encoding data with gmime.encoding.Encoding.uuencodeStep to flush off the last little bit.