Skip to main content

Module range_upload

Module range_upload 

Source

Structs§

DirtyInput
A single edit applied to the original file: replace original_range with new_length bytes from reader.

Functions§

upload_ranges
Upload an edited version of an existing file, reusing the unchanged regions from the original file’s CAS segments and only re-uploading the parts the caller actually rewrites.