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