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

Method read

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

Read up to size uncompressed bytes from the file. If size is negative or omitted, read until EOF is reached. Returns b"" if the file is already at EOF.

(self, size=-1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

trainFunction · 0.45
parse_argFunction · 0.45
load_seek_tableMethod · 0.45

Calls 1

_check_modeMethod · 0.95

Tested by

no test coverage detected