MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / buildByteOrderMark

Method buildByteOrderMark

src/tokenreader.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201int TokenReader::buildByteOrderMark()
202{
203 return BOM;
204}
205
206int TokenReader::buildIllegalChar(const QString&)
207{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected