Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetStringRepresentation
Method
GetStringRepresentation
plugins/base/utils/osc-helpers.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
std::string OSCBlob::GetStringRepresentation() const
108
{
109
return _stringRep;
110
}
111
112
std::optional<std::vector<char>> OSCBlob::GetBinary() const
113
{
Callers
2
ToString
Method · 0.45
SetMessageElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected