MCPcopy Create free account
hub / github.com/Redundancy/go-sync / InjectedReader

Function InjectedReader

util/readers/injectedreader.go:8–18  ·  view source on GitHub ↗

Injects the second reader into the first at an offset

(
	offsetFromStart int64,
	base io.Reader,
	inject io.Reader,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected