Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aria2/aria2
/ setString
Method
setString
src/ByteArrayDiskWriter.cc:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void ByteArrayDiskWriter::setString(const std::string& s) { buf_.str(s); }
96
97
std::string ByteArrayDiskWriter::getString() const { return buf_.str(); }
98
Callers
15
clearWriter
Method · 0.80
testWriteCache
Method · 0.80
clearWriter
Method · 0.80
testResolve_metadata
Method · 0.80
testParseFileV4_attrs
Method · 0.80
testMalformedXML
Method · 0.80
testMalformedXML2
Method · 0.80
testBadSizeV4
Method · 0.80
testBadSize
Method · 0.80
testBadMaxConn
Method · 0.80
testNoName
Method · 0.80
testBadURLPrefs
Method · 0.80
Calls
1
str
Method · 0.45
Tested by
15
clearWriter
Method · 0.64
testWriteCache
Method · 0.64
clearWriter
Method · 0.64
testResolve_metadata
Method · 0.64
testParseFileV4_attrs
Method · 0.64
testMalformedXML
Method · 0.64
testMalformedXML2
Method · 0.64
testBadSizeV4
Method · 0.64
testBadSize
Method · 0.64
testBadMaxConn
Method · 0.64
testNoName
Method · 0.64
testBadURLPrefs
Method · 0.64