Function
FwupdPluginsum32_bytes
Declaration [src]
guint32
fu_sum32_bytes (
GBytes* blob
)
Description [src]
Returns the arithmetic sum of all bytes in blob
, adding them one byte at a time.
Available since: | 1.8.2 |
guint32
fu_sum32_bytes (
GBytes* blob
)
Returns the arithmetic sum of all bytes in blob
, adding them one byte at a time.
Available since: | 1.8.2 |