fshost_test_fixture::disk_builder

Function write_test_blob

Source
pub async fn write_test_blob(
    blob_volume_root: &DirectoryProxy,
    data: &[u8],
    as_delivery_blob: bool,
) -> Hash
Expand description

Write a blob to blobfs to ensure that on format, blobfs doesn’t get wiped.