Function
FwupdPluginbytes_to_string
since: 2.0.4
Declaration [src]
gchar*
fu_bytes_to_string (
GBytes* bytes
)
Parameters
bytes
-
Type:
GBytes
Data blob.
The data is owned by the caller of the function.
since: 2.0.4
gchar*
fu_bytes_to_string (
GBytes* bytes
)
bytes
Type: GBytes
Data blob.
The data is owned by the caller of the function. |