Skip to main content

reconstruct_blob

Function reconstruct_blob 

Source
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).