Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ remove
Method
remove
source/util/bstring.cpp:444–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
}
443
444
void BString::remove(int index, int len) {
445
makeWritable(0);
446
}
447
448
void BString::removeAll() {
449
clear();
Callers
3
alloc
Method · 0.45
free
Method · 0.45
signalThread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected