Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ sync
Method
sync
include/pybind11/iostream.h:117–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
int sync() override { return _sync(); }
118
119
public:
120
// Minimum buffer size must accommodate the largest incomplete UTF-8 sequence
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected