Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ get_data
Method
get_data
modules/engine/runtime/src/misc/blob.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
uint8_t* get_data() const SKR_NOEXCEPT { return bytes; }
37
uint64_t get_size() const SKR_NOEXCEPT { return size; }
38
public:
39
uint32_t add_refcount()
Callers
10
skr_image_coder_win_dstorage_decompressor
Function · 0.45
ensureRAMRequests
Method · 0.45
dispatchFunction
Method · 0.45
enqueueAndSubmit
Method · 0.45
resolve
Method · 0.45
GetData
Method · 0.45
GetArtifactsData
Method · 0.45
Update
Method · 0.45
Write
Method · 0.45
ReadBlob
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected