Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ Clear
Method
Clear
PanzerChasm/loopback_buffer.cpp:114–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void LoopbackBuffer::Queue::Clear()
115
{
116
buffer_.clear();
117
pos_= 0u;
118
}
119
120
void LoopbackBuffer::Queue::PushBytes( const void* data, const unsigned int data_size )
121
{
Callers
1
RequestDisconnect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected