Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_single_buffer
Method
is_single_buffer
DSView/pv/sigsession.h:396–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
inline bool is_single_buffer(){
397
return _view_data == _capture_data;
398
}
399
400
inline void update_view(){
401
_callback->data_updated();
Callers
1
set_receive_len
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected