boxedDeserialize
Deserializes the given json.node.Node into a GBoxed of the given type.
Parameters
gboxedType | a boxed type |
node | a node |
Returns
the newly allocated boxed data
Deserializes the given json.node.Node into a GBoxed of the given type.
gboxedType | a boxed type |
node | a node |