GMimeEncoding

A context used for encoding or decoding data.

Members

Variables

encode
gboolean encode;

true if encoding or false if decoding

encoding
GMimeContentEncoding encoding;

the type of encoding

save
uint save;

saved bytes from the previous step

state
int state;

current encder/decoder state

uubuf
ubyte[60] uubuf;

a temporary buffer needed when uuencoding data