Function
FwupdPluginStructDfuFtrvalidate_stream
Declaration [src]
gboolean
fu_struct_dfu_ftr_validate_stream (
GInputStream* stream,
gsize offset,
GError** error
)
Parameters
stream |
GInputStream |
| No description available. | |
| The data is owned by the caller of the function. | |
offset |
gsize |
| No description available. | |
error |
GError ** |
The return location for a GError*, or NULL. |