Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
int TokenReader::buildByteOrderMark()
202
{
203
return BOM;
204
}
205
206
int TokenReader::buildIllegalChar(const QString&)
207
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected