pub async fn write_blob(blob_creator: BlobCreatorProxy, data: &[u8]) -> HashExpand description
Write a blob to the blob volume to ensure that on format, the blob volume does not get wiped.
pub async fn write_blob(blob_creator: BlobCreatorProxy, data: &[u8]) -> HashWrite a blob to the blob volume to ensure that on format, the blob volume does not get wiped.