Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ flush
Method
flush
python/pyfory/tests/test_stream.py:102–103 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
100
return
len(view)
101
102
def
flush(self):
103
self.flush_calls += 1
104
105
def
to_bytes(self):
106
return
bytes(self._data)
Callers
10
_stream_pipe
Function · 0.45
compile_function
Function · 0.45
jdkSerialize
Method · 0.45
write_file
Function · 0.45
flush_stream
Method · 0.45
~ForyLog
Method · 0.45
RowSuite
Class · 0.45
avroSerialize
Method · 0.45
serialize
Method · 0.45
serialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected