MCPcopy Create free account
hub / github.com/bloomberg/pystack / FileSize

Method FileSize

src/pystack/_pystack/mem.cpp:74–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74unsigned long
75VirtualMap::FileSize() const
76{
77 return d_filesize;
78}
79
80const std::string&
81VirtualMap::Flags() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected