Property | Type | Description | |
---|---|---|---|
EndMarker | Markers | ||
PropList | |||
StartMarker | Markers |
Method | Description | |
---|---|---|
Parse ( |
Parse fields from a FastTransferStream.
|
|
State ( |
Initializes a new instance of the State class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized State.
|
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public State ( |
||
stream | The stream. | |
return | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |