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

Method read

Lib/tarfile.py:559–575  ·  view source on GitHub ↗

Return the next size number of bytes from the stream. If size is not defined, return all bytes of the stream up to EOF.

(self, size=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_init_read_gzMethod · 0.95
seekMethod · 0.95
copyfileobjFunction · 0.45
readMethod · 0.45
__readMethod · 0.45
__init__Method · 0.45
readMethod · 0.45
readnormalMethod · 0.45
readsparsesectionMethod · 0.45
readMethod · 0.45
readlineMethod · 0.45
fromtarfileMethod · 0.45

Calls 3

_readMethod · 0.95
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected