MCPcopy
hub / github.com/bugsink/bugsink / write

Method write

bugsink/streams.py:346–347  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

344
345class NullWriter:
346 def write(self, data):
347 pass
348
349 def close(self):
350 pass

Callers 15

write_to_storageFunction · 0.45
assemble_fileFunction · 0.45
handleMethod · 0.45
handleMethod · 0.45
write_messageMethod · 0.45
compress_with_zlibFunction · 0.45
copy_stream_limitedFunction · 0.45
writeMethod · 0.45
writeMethod · 0.45
flushMethod · 0.45
writeMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by 2

_print_query_planMethod · 0.36
handleMethod · 0.36