Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bblanchon/ArduinoJson
/ data
Function
data
src/ArduinoJson/MsgPack/MsgPackExtension.hpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
const void* data() const {
18
return data_;
19
}
20
21
size_t size() const {
22
return size_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected