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