LumiSoft Net Help
ToByte Method (buffer, offset)
NamespacesLumiSoft.Net.RTPRTCP_Packet_SDESToByte(array<Byte>[]()[][], Int32%)
Stores SDES packet to the specified buffer.
Declaration Syntax
C#Visual BasicVisual 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 
Parameters
buffer (array<Byte>[]()[][])
Buffer where to store SDES packet.
offset (Int32%)
Offset in buffer.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119