Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Error
Method
Error
src/engine/gfx/image_loader.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
bool Read(void *pData, size_t Size);
23
bool Error() const { return m_Error; }
24
};
25
26
class CByteBufferWriter
Callers
1
LoadPng
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected