Package: gsk

Function gsk:render-node-deserialize

Lambda List

gsk:render-node-deserialize (bytes)

Arguments

bytes -- a g:bytes instance containing the data

Return Value

The new gsk:render-node instance, or nil on error.

Details

Loads data previously created via the gsk:render-node-serialize function. For a discussion of the supported format, see that function.
 

See also

2023-10-26