Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ get
Method
get
src/ifcparse/FileReader.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
char IfcParse::FileReader::get(size_t offset) const
324
{
325
return impl_->get(offset);
326
}
Callers
1
peek
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected