MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetBlockSize

Method GetBlockSize

Source/DocumentFile.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339int CDocumentFile::GetBlockSize() const
340{
341 return m_iBlockSize;
342}
343
344bool CDocumentFile::IsFileIncomplete() const
345{

Callers 1

CAudioDriverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected