A feed-style parser of email.
There are no base classes.
There are no implemented interfaces.
There are no attributes in this class.
close()
Parse all remaining data and return the root message object.
feed(data)
Push more data into the parser.
There are no known subclasses.