MCPcopy 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
444void BString::remove(int index, int len) {
445 makeWritable(0);
446}
447
448void BString::removeAll() {
449 clear();

Callers 3

allocMethod · 0.45
freeMethod · 0.45
signalThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected