MCPcopy Create free account
hub / github.com/driusan/dgit / Write

Method Write

zlib/writer.go:145–162  ·  view source on GitHub ↗

Write writes a compressed form of p to the underlying io.Writer. The compressed bytes are not necessarily flushed until the Writer is closed or explicitly flushed.

(p []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

PackObjectsFunction · 0.95
createTarArchiveFunction · 0.95
WriteObjectMethod · 0.95
CheckIgnoreFunction · 0.45
ReadMethod · 0.45
writeHeaderMethod · 0.45
CloseMethod · 0.45

Calls 1

writeHeaderMethod · 0.95

Tested by

no test coverage detected