Click or drag to resize
MimeKit

ReceivedParse Method

Overload List
 NameDescription
Public methodStatic memberParse(Byte) Parse the specified input buffer into a new Received instance.
Public methodStatic memberParse(ParserOptions, Byte) Parse the specified input buffer into a new Received instance.
Public methodStatic memberParse(Byte, Int32, Int32) Parse the specified input buffer into a new Received instance.
Public methodStatic memberParse(ParserOptions, Byte, Int32, Int32) Parse the specified input buffer into a new Received instance.
Top
See Also