JsonNode


Object Hierarchy:

Object hierarchy for JsonNode

Description:

[ CCode ( has_type_id = false ) ]
[ Compact ]
public class JsonNode

A JSON node.

Nodes are lazy-parsed, and can either be an "object", an "array", a "string" or "raw" -- the latter which can be parsed as a float, integer, or boolean.

See also: [struct@FwupdJsonArray] [struct@FwupdJsonObject]


Namespace: Fwupd
Package: fwupd

Content:

Static methods:

Methods: