Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ Resource
Method
Resource
choc/gui/choc_WebView.h:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
struct Resource
99
{
100
Resource() = default;
101
Resource (std::string_view content, std::string mimeType);
102
103
std::vector<uint8_t> data;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected