Method | Description | |
---|---|---|
Parse ( Context context ) : void |
Parse bytes in context into a FlaggedPropertyValueWithTypeNode
|
|
Serialize ( ) : byte[] |
Serialize the ROP request buffer.
|
|
Size ( ) : int |
Return the Size of this struct.
|
public Parse ( Context context ) : void | ||
context | Context | The value of Context |
return | void |