MCPcopy 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
323char IfcParse::FileReader::get(size_t offset) const
324{
325 return impl_->get(offset);
326}

Callers 1

peekMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected