Function
FwupdPlugincommon_sum8_bytes
since: 1.7.3
Declaration [src]
guint8
fu_common_sum8_bytes (
GBytes* blob
)
Parameters
blob
-
Type:
GBytes
A
GBytes
.The data is owned by the caller of the function.
since: 1.7.3
guint8
fu_common_sum8_bytes (
GBytes* blob
)
blob
Type: GBytes
A GBytes
.
The data is owned by the caller of the function. |