public StartMessage ( short msgType ) : void | ||
msgType | short | Message type. |
리턴 | 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. |
리턴 | void |