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

Method read

Lib/zipfile.py:617–633  ·  view source on GitHub ↗

Read and return up to n bytes. If the argument is omitted, None, or negative, data is read and returned until EOF is reached..

(self, n=-1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

peekMethod · 0.95

Calls 1

read1Method · 0.95

Tested by

no test coverage detected