MCPcopy 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_pipeFunction · 0.45
compile_functionFunction · 0.45
jdkSerializeMethod · 0.45
write_fileFunction · 0.45
flush_streamMethod · 0.45
~ForyLogMethod · 0.45
RowSuiteClass · 0.45
avroSerializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected