API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.3
DexFuture* foundry_json_node_from_bytes ( GBytes* bytes )
Bytes to be deocded into a json node.
bytes
Type: GBytes
GBytes
A GBytes.
Type: DexFuture
DexFuture
A DexFuture that resolves to a JsonNode or rejects with error.
JsonNode