MCPcopy Create free account
hub / github.com/EasyIME/PIME / flush

Method flush

python/python3/tornado/websocket.py:66–67  ·  view source on GitHub ↗
(self, mode: int)

Source from the content-addressed store, hash-verified

64 pass
65
66 def flush(self, mode: int) -> bytes:
67 pass
68
69 class _Decompressor(Protocol):
70 unconsumed_tail = b"" # type: bytes

Callers 1

compressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected