C# Class Network.Rtp.RtpMessage

Inheritance: IClientRequest
Mostra file Open project: automaters/bonjour.net

Public Methods

Method Description
GetBytes ( ) : byte[]
WriteTo ( System stream ) : void

Method Details

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]

WriteTo() public method

public WriteTo ( System stream ) : void
stream System
return void