Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ buffer
Method
buffer
src/include/buffer.hpp:344–344 ·
view source on GitHub ↗
\brief constructor
Source
from the content-addressed store, hash-verified
342
public:
343
/// \brief constructor
344
buffer() : bytes() {}
345
346
/// \brief constructor
347
/// \param count the count
Callers
nothing calls this directly
Calls
2
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected