C# Class TeleSharp.TL.TLInputNotifyPeer

Inheritance: TLAbsInputNotifyPeer
Mostra file Open project: sochix/TLSharp

Public Methods

Method Description
ComputeFlags ( ) : void
DeserializeBody ( BinaryReader br ) : void
SerializeBody ( BinaryWriter bw ) : void

Method Details

ComputeFlags() public method

public ComputeFlags ( ) : void
return void

DeserializeBody() public method

public DeserializeBody ( BinaryReader br ) : void
br BinaryReader
return void

SerializeBody() public method

public SerializeBody ( BinaryWriter bw ) : void
bw BinaryWriter
return void