pub async fn write_test_blob_fxblob(
    blob_creator: BlobCreatorProxy,
    data: &[u8]
) -> Hash
Expand description

Write a blob to the fxfs blob volume to ensure that on format, the blob volume does not get wiped.