MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetBytes

Method GetBytes

TombEngine/Specific/IO/ChunkId.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53byte* ChunkId::GetBytes()
54{
55 return m_chunkBytes;
56}
57
58int ChunkId::GetLength()
59{

Callers 1

EqualsToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected