Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ SetBufferType
Method
SetBufferType
src/buffer.cpp:1341–1344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1339
}
1340
1341
void ZepBuffer::SetBufferType(BufferType type)
1342
{
1343
m_bufferType = type;
1344
}
1345
1346
BufferType ZepBuffer::GetBufferType() const
1347
{
Callers
2
AddSearch
Method · 0.80
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected