Overload List
Name | Description | |
---|---|---|
TryParse( Byte , Int32 , Int32, IrcStatement ) |
Tries to read a buffer and parse out an IRC statement.
| |
TryParse( Byte , Int32 , Int32, IrcStatement , IrcStatementParseResult ) |
Tries to read a buffer and parse out an IRC statement.
Additionally, on failure, the reason for failure is returned.
|
See Also