MCPcopy Create free account
hub / github.com/rsc/tmp / applyDelta

Function applyDelta

gitfs/pack.go:189–235  ·  view source on GitHub ↗

applyDelta applies the delta encoding to src, producing dst, which has already been allocated to the expected final size. See https://git-scm.com/docs/pack-format#_deltified_representation for docs.

(dst, src, delta []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unpackObjectFunction · 0.85

Calls 2

intFunction · 0.85
copyFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…