public StartMessage ( short msgType ) : void | ||
msgType | short | Message type. |
Résultat | void |
This begins a new message, which should be completed with FinishMessage() once the payload has been written.
public StartMessage ( short msgType ) : void | ||
msgType | short | Message type. |
Résultat | void |