C# Class Lawo.EmberPlusSharp.S101.EmberData

Represents a command indicating that the following payload contains EmBER data.
See the "Ember+ Specification"Ember+ Specification, chapter "Message Framing".
Inheritance: S101Command
Afficher le fichier Open project: Lawo/ember-plus-sharp

Private Properties

Свойство Type Description
EmberData System.Collections.Generic
EmberData System.Collections.Generic
GetPacketFlagsDtdAndAppBytesLength void
ParseCore void
ReadFromCoreAsync Task
WriteToCoreAsync Task

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
EmberData ( ) : System.Collections.Generic
EmberData ( byte dtd ) : System.Collections.Generic
GetPacketFlagsDtdAndAppBytesLength ( ReadBuffer readBuffer ) : void
ParseCore ( string components ) : void
ReadFromCoreAsync ( ReadBuffer readBuffer, CancellationToken cancellationToken ) : Task
WriteToCoreAsync ( WriteBuffer writeBuffer, CancellationToken cancellationToken ) : Task

Method Details

ToString() public final méthode

public final ToString ( ) : string
Résultat string