MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / readline

Method readline

embedded/site-packages/pyzstd/zstdfile.py:322–334  ·  view source on GitHub ↗

Read a line of uncompressed bytes from the file. The terminating newline (if present) is retained. If size is non-negative, no more than size bytes will be read (in which case the line may be incomplete). Returns b'' if already at EOF.

(self, size=-1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

_load_testsFunction · 0.45
set_scputimes_ntupleFunction · 0.45
cpu_timesFunction · 0.45
per_cpu_timesFunction · 0.45
process_inetMethod · 0.45
process_unixMethod · 0.45
memory_infoMethod · 0.45
open_filesMethod · 0.45
_load_testsFunction · 0.45
__next__Method · 0.45
_update_chunk_lengthMethod · 0.45
read_chunkedMethod · 0.45

Calls 1

_check_modeMethod · 0.95

Tested by

no test coverage detected