Valadoc | Vala | Tutorial | API-References | Markup

boxed_serialize


Description:

public Node boxed_serialize (Type gboxed_type, void* boxed)

Serializes boxed, a pointer to a GBoxed of type gboxed_type, into a Node

boxed type, or null if serialization either failed or was not possible

Parameters:

boxed a pointer to a GBoxed of type gboxed_type
gboxed_type a boxed type

Returns:

a Node with the serialization of the

Namespace: Json
Package: json-glib-1.0