Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ is_open
Method
is_open
tests/fl/fx/video.cpp:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
public:
37
virtual ~FakeFilebuf() {}
38
bool is_open() const override { return true; }
39
bool available() const override { return mPos < data.size(); }
40
size_t size() const override { return data.size(); }
41
Callers
15
mpeg1.hpp
File · 0.45
jpeg.hpp
File · 0.45
mp3.hpp
File · 0.45
gif.hpp
File · 0.45
mp4_parser.hpp
File · 0.45
h264.hpp
File · 0.45
loadFontFile
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
Calls
no outgoing calls
Tested by
3
FL_TEST_FILE
Function · 0.36
FL_TEST_FILE
Function · 0.36
test_large_json_profiling
Function · 0.36