C# Class Network.Rtp.RtpMessage

Inheritance: IClientRequest
Afficher le fichier Open project: automaters/bonjour.net

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
WriteTo ( System stream ) : void

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

WriteTo() public méthode

public WriteTo ( System stream ) : void
stream System
Résultat void