MCPcopy 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
552void Buffer2Ascii::setCharacterSet(const String& newCharacterSet)
553{
554 characterSet = newCharacterSet;
555}
556
557String Buffer2Ascii::toString() const
558{

Callers 1

createAsciiDiffMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected