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