프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Content | |||
EndMarker | Markers | ||
StartMarker1 | Markers? | ||
StartMarker2 | Markers? |
메소드 | 설명 | |
---|---|---|
Message ( |
Initializes a new instance of the Message class.
|
|
Parse ( |
Parse fields from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized message.
|
public Message ( |
||
stream | A FastTransferStream. | |
리턴 | System |
public Parse ( |
||
stream | A FastTransferStream. | |
리턴 | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
리턴 | bool |