Method
CamelMimeParserdrop_step
Declaration [src]
void
camel_mime_parser_drop_step (
CamelMimeParser* parser
)
Description [src]
Drop the last step call. This should only be used in conjunction with seeking of the stream as the stream may be in an undefined state relative to the state of the parser.
Use this call with care.