Function
FwupdPlugininput_stream_compute_sum32
Declaration [src]
gboolean
fu_input_stream_compute_sum32 (
GInputStream* stream,
guint32* value,
GError** error
)
Parameters
stream |
GInputStream |
A |
|
| The data is owned by the caller of the function. | |
value |
guint32* |
Value. |
|
| The argument will be set by the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |