Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
345
class
NullWriter:
346
def
write(self, data):
347
pass
348
349
def
close(self):
350
pass
Callers
15
write_to_storage
Function · 0.45
assemble_file
Function · 0.45
handle
Method · 0.45
handle
Method · 0.45
write_message
Method · 0.45
compress_with_zlib
Function · 0.45
copy_stream_limited
Function · 0.45
write
Method · 0.45
write
Method · 0.45
flush
Method · 0.45
write
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
2
_print_query_plan
Method · 0.36
handle
Method · 0.36