MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / copyfileobj

Function copyfileobj

Lib/tarfile.py:259–282  ·  view source on GitHub ↗

Copy length bytes from fileobj src to fileobj dst. If length is None, copy the entire content.

(src, dst, length=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addfileMethod · 0.70
makefileMethod · 0.70

Calls 3

divmodFunction · 0.85
readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected