Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
byte* ChunkId::GetBytes()
54
{
55
return m_chunkBytes;
56
}
57
58
int ChunkId::GetLength()
59
{
Callers
1
EqualsTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected