Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ resize
Method
resize
source/util/bstring.cpp:639–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
}
638
639
void BString::resize(U32 len) {
640
makeWritable(len);
641
}
642
643
BString BString::trim() {
644
if (isEmpty()) {
Callers
4
setLength
Method · 0.45
mmap
Method · 0.45
rehash
Method · 0.45
BHashTable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected