MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / chunkSize

Method chunkSize

src/chunks.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321
322#ifdef MODUL_TEST
323int Chunks::chunkSize()
324{
325 return _chunks.size();
326}
327
328#endif

Callers 1

compareMethod · 0.80

Calls 1

sizeMethod · 0.80

Tested by 1

compareMethod · 0.64