Modules§
Traits§
- A union trait for
Read
andSeek
. - A union trait for
Write
andSeek
that also allows truncation.
Functions§
- Takes the given
file_to_upload
for thenamed
partition and creates a set of temporary files in the givendir
in Sparse Image Format. With the providedmax_download_size
constraining file size. - Returns whether the image in
reader
appears to be in the sparse format. - Reads a sparse image from
source
and expands it to its unsparsed representation indest
.