Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ serialize
Method
serialize
src/config/DspConfig.h:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
237
QString serialize()
238
{
239
return ConfigIO::writeString(_conf->getConfigMap());
240
}
241
242
void save()
243
{
Callers
2
getAll
Method · 0.80
getAll
Method · 0.80
Calls
1
getConfigMap
Method · 0.80
Tested by
no test coverage detected