Method
FwupdJsonObjectto_bytes
since: 2.1.1
Declaration [src]
GBytes*
fwupd_json_object_to_bytes (
FwupdJsonObject* self,
FwupdJsonExportFlags flags
)
Parameters
flags-
Type:
FwupdJsonExportFlagsSome
FwupdJsonExportFlagse.g. #FWUPD_JSON_EXPORT_FLAG_INDENT.
Return value
Type: GBytes
A GBytes.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |