Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Makuna/NeoPixelBus
/ getData
Method
getData
src/internal/methods/DotStarGenericMethod.h:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
uint8_t* getData() const
119
{
120
return _data;
121
};
122
123
size_t getDataSize() const
124
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected