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

Method GetBlockHeaderID

Source/DocumentFile.cpp:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249const char *CDocumentFile::GetBlockHeaderID() const // // //
250{
251 return m_cBlockID.data();
252}
253
254int CDocumentFile::GetBlockVersion() const
255{

Callers 1

LoadMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected