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

Method write

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

Write a bytes-like object to the file. Returns the number of uncompressed bytes written, which is always the length of data in bytes. Note that due to buffering, the file on disk may not reflect the data written until .flush() or .close() is called.

(self, data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

trainFunction · 0.45

Calls 1

_check_modeMethod · 0.95

Tested by

no test coverage detected