Module downloader::verify

source ·
Expand description

Verification callbacks

Enums

The possible states of file verification

Functions

Do nothing to verify the download

Type Definitions

A simplified progress callback passed to Verify. It only takes a progress value, which is relative to the file length in bytes.
A callback to used to verify the download.