UUDECODE_STATE_BEGIN

State for the gmime.encoding.Encoding.uudecodeStep function, denoting that the 'begin' line has been found.

enum UUDECODE_STATE_BEGIN = 65536;