MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / Read

Function Read

10.09-lengthAndValue2/main.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void Read(std::span<char> data)
22{
23 // fill buffer with data
24}
25
26int main()
27{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected