Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ BytesKey
Method
BytesKey
include/tgfx/core/BytesKey.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
class BytesKey {
31
public:
32
BytesKey() = default;
33
34
/**
35
* Creates a key with the given capacity of uint32_t values.
Callers
nothing calls this directly
Calls
1
reserve
Method · 0.45
Tested by
no test coverage detected