Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ clearSentData
Method
clearSentData
tests/fl/net/http/stream_transport.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void clearSentData() {
87
mSentData.clear();
88
}
89
90
private:
91
bool mConnected;
Callers
1
FL_TEST_FILE
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected