Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/fory
/ force_flush
Method
force_flush
python/pyfory/_fory.py:500–501 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
498
self.write_context.try_flush()
499
500
def
force_flush(self):
501
self.write_context.force_flush()
502
503
def
deserialize(
504
self,
Callers
4
dump
Method · 0.95
test_buffer_flush_stream
Function · 0.45
test_output_stream_try_flush_preserves_bound_buffer_when_barrier_active
Function · 0.45
test_output_stream_try_flush_small_payload_needs_force_flush
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_buffer_flush_stream
Function · 0.36
test_output_stream_try_flush_preserves_bound_buffer_when_barrier_active
Function · 0.36
test_output_stream_try_flush_small_payload_needs_force_flush
Function · 0.36