Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ useDownloadedContent
Function
useDownloadedContent
CesiumAsync/test/ExamplesAsyncSystem.cpp:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
return ProcessedContent();
93
}
94
void useDownloadedContent(const std::span<const std::byte>& /*bytes*/) {}
95
void updateApplicationWithProcessedContent(
96
const ProcessedContent& /*content*/) {}
97
Callers
1
ExamplesAsyncSystem.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected