Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocos/cocos-engine
/ getBytes
Method
getBytes
native/cocos/base/Data.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
uint8_t *Data::getBytes() const {
81
return _bytes;
82
}
83
84
uint32_t Data::getSize() const {
85
return _size;
Callers
15
_readFile
Method · 0.45
createVhost
Method · 0.45
load
Method · 0.45
fileRead
Method · 0.45
isCCZFile
Method · 0.45
isGZipFile
Method · 0.45
inflateCCZFile
Method · 0.45
sendBinary
Method · 0.45
XMLHttpRequest_getResponse
Function · 0.45
jsb_init_file_operation_delegate
Function · 0.45
JSB_loadFont
Function · 0.45
js_readFile_invokeCallback
Function · 0.45
Calls
no outgoing calls
Tested by
2
Data_to_TypedArray
Function · 0.36
nativevalue_to_se
Function · 0.36