ReceivedParse Method |
| Name | Description | |
|---|---|---|
| Parse(Byte) | Parse the specified input buffer into a new Received instance. | |
| Parse(ParserOptions, Byte) | Parse the specified input buffer into a new Received instance. | |
| Parse(Byte, Int32, Int32) | Parse the specified input buffer into a new Received instance. | |
| Parse(ParserOptions, Byte, Int32, Int32) | Parse the specified input buffer into a new Received instance. |