Parses BYE packet from raw byte[] bye packet.
| C# | Visual Basic | Visual C++ | F# |
protected override void ParseInternal( byte[] buffer, ref int offset )
Protected Overrides Sub ParseInternal ( buffer As Byte(), ByRef offset As Integer )
protected: virtual void ParseInternal( array<unsigned char>^ buffer, int% offset ) override
abstract ParseInternal : buffer : byte[] * offset : int byref -> unit override ParseInternal : buffer : byte[] * offset : int byref -> unit
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when buffer is null. |
| ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119