Stores BYE packet to the specified buffer.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override void ToByte( byte[] buffer, ref int offset )
Public Overrides Sub ToByte ( buffer As Byte(), ByRef offset As Integer )
public: virtual void ToByte( array<unsigned char>^ buffer, int% offset ) override
abstract ToByte : buffer : byte[] * offset : int byref -> unit override ToByte : buffer : byte[] * offset : int byref -> unit
Exceptions
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