Function
FwupdPlugininput_stream_compute_checksum
Declaration [src]
gchar*
fu_input_stream_compute_checksum (
GInputStream* stream,
GChecksumType checksum_type,
GError** error
)
Parameters
stream |
GInputStream |
A |
|
| The data is owned by the caller of the function. | |
checksum_type |
GChecksumType |
A |
|
error |
GError ** |
The return location for a GError*, or NULL. |