Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ setCharacterSet
Method
setCharacterSet
hi_scripting/scripting/scriptnode/api/TestClasses.cpp:552–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
}
551
552
void Buffer2Ascii::setCharacterSet(const String& newCharacterSet)
553
{
554
characterSet = newCharacterSet;
555
}
556
557
String Buffer2Ascii::toString() const
558
{
Callers
1
createAsciiDiff
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected