Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Makuna/NeoPixelBus
/ getData
Method
getData
src/internal/methods/P9813GenericMethod.h:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
uint8_t* getData() const
111
{
112
return _data;
113
};
114
115
size_t getDataSize() const
116
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected