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

Function copyfileobj

Lib/shutil.py:46–52  ·  view source on GitHub ↗

copy data from file-like object fsrc to file-like object fdst

(fsrc, fdst, length=16*1024)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

copyfileFunction · 0.70

Calls 2

readMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected