Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ enter_flush_barrier
Method
enter_flush_barrier
python/pyfory/_fory.py:491–492 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
489
return
buffer
490
491
def
enter_flush_barrier(self):
492
self.write_context.enter_flush_barrier()
493
494
def
exit_flush_barrier(self):
495
self.write_context.exit_flush_barrier()
Callers
2
write
Method · 0.45
test_output_stream_try_flush_preserves_bound_buffer_when_barrier_active
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_output_stream_try_flush_preserves_bound_buffer_when_barrier_active
Function · 0.36