Skip to main content

locator_describes_row

Function locator_describes_row 

Source
pub fn locator_describes_row(
    locator: &BlobLocator,
    blob: &BlobRef,
    plaintext_size: u64,
    plaintext_hash: ObjectHash,
) -> bool
Expand description

Whether the object supplies this row’s plaintext and encryption scope. The readable path and audience may differ when this object is the source for a rename or an audience move; retaining it as the destination upload additionally requires locator_is_this_rows_upload.