Property | Type | Description | |
---|---|---|---|
PropInfo | |||
PropType | ushort |
Method | Description | |
---|---|---|
IsMetaTagIdsetGiven ( |
Indicate whether the stream's position is IsMetaTagIdsetGiven.
|
|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a PropValue instance from a FastTransferStream.
|
|
PropValue ( |
Initializes a new instance of the PropValue class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized PropValue.
|
public static IsMetaTagIdsetGiven ( |
||
stream | A FastTransferStream. | |
return | bool |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
return |
public PropValue ( |
||
stream | A FastTransferStream. | |
return | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |