ReceivedTry |
| Name | Description | |
|---|---|---|
| TryParse(Byte, Received) | Try to parse the given input buffer into a new Received instance. | |
| TryParse(ParserOptions, Byte, Received) | Try to parse the given input buffer into a new Received instance. | |
| TryParse(Byte, Int32, Int32, Received) | Try to parse the given input buffer into a new Received instance. | |
| TryParse(ParserOptions, Byte, Int32, Int32, Received) | Try to parse the given input buffer into a new Received instance. |