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

Method size

src/chunks.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271qint64 Chunks::size()
272{
273 return _size;
274}
275
276int Chunks::getChunkIndex(qint64 absPos)
277{

Callers 15

parseCommandLineFunction · 0.80
writeSettingsMethod · 0.80
writeSettingsMethod · 0.80
randomMethod · 0.80
setIODeviceMethod · 0.80
dataMethod · 0.80
foreachFunction · 0.80
indexOfMethod · 0.80
lastIndexOfMethod · 0.80
insertMethod · 0.80
removeAtMethod · 0.80
getChunkIndexMethod · 0.80

Calls

no outgoing calls

Tested by 1

randomMethod · 0.64