MCPcopy 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
1341void ZepBuffer::SetBufferType(BufferType type)
1342{
1343 m_bufferType = type;
1344}
1345
1346BufferType ZepBuffer::GetBufferType() const
1347{

Callers 2

AddSearchMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected