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