Function
FwupdPluginbytes_is_empty
since: 1.8.2
Declaration [src]
gboolean
fu_bytes_is_empty (
  GBytes* bytes
)
Parameters
- bytes
- 
            Type: GBytesData blob. The data is owned by the caller of the function. 
since: 1.8.2
gboolean
fu_bytes_is_empty (
  GBytes* bytes
)
bytesType: GBytes
Data blob.
| The data is owned by the caller of the function. |