MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / finish

Method finish

document/container/src/archive.rs:73–76  ·  view source on GitHub ↗

Finish the archive, discarding the sink. For file-backed archives the bytes are already on disk.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

renderMethod · 0.45
fmtMethod · 0.45
finish_intoMethod · 0.45
finish_innerMethod · 0.45
zip_round_tripFunction · 0.45
xz_round_tripFunction · 0.45

Implementers 2

zip.rsdocument/container/src/archive/zip.rs
xz.rsdocument/container/src/archive/xz.rs

Calls 1

finish_intoMethod · 0.45

Tested by 3

zip_round_tripFunction · 0.36
xz_round_tripFunction · 0.36