pub fn reconstruct_blob(body: &[u8]) -> Result<Reconstructed, BridgeError>Expand description
§9 blob rule: ≤ 1 MiB → plain blob; larger → pinned-FastCDC
chunk blobs + manifest (mirrors worktree::store_file_object).
pub fn reconstruct_blob(body: &[u8]) -> Result<Reconstructed, BridgeError>§9 blob rule: ≤ 1 MiB → plain blob; larger → pinned-FastCDC
chunk blobs + manifest (mirrors worktree::store_file_object).