Method | Description | |
---|---|---|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
GetAbstractFastTransferStream ( ) : |
Get the corresponding AbstractFastTransferStream.
|
|
MessageContent ( |
Initializes a new instance of the MessageContent class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized MessageContent.
|
public Deserialize ( |
||
stream | A FastTransferStream. | |
return | void |
public GetAbstractFastTransferStream ( ) : |
||
return |
public MessageContent ( |
||
stream | A FastTransferStream. |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |