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