MCPcopy 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
107std::string OSCBlob::GetStringRepresentation() const
108{
109 return _stringRep;
110}
111
112std::optional<std::vector<char>> OSCBlob::GetBinary() const
113{

Callers 2

ToStringMethod · 0.45
SetMessageElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected