MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / GetMaxSize

Method GetMaxSize

src/cpp/web-ifc/parsing/IfcTokenChunk.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 size_t IfcTokenStream::IfcTokenChunk::GetMaxSize()
48 {
49 return _chunkSize;
50 }
51
52 std::string_view IfcTokenStream::IfcTokenChunk::ReadString(const size_t ptr,const size_t size)
53 {

Callers 1

PushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected