Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aria2/aria2
/ getBool
Method
getBool
src/ValueBaseStructParserStateMachine.cc:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
bool ValueBaseStructParserStateMachine::getBool() const
128
{
129
return sessionData_.bval;
130
}
131
132
void ValueBaseStructParserStateMachine::popArrayFrame()
133
{
Callers
1
endElement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected