MCPcopy Create free account
hub / github.com/FastLED/FastLED / close

Method close

tests/fl/fx/video.cpp:73–73  ·  view source on GitHub ↗

single-arg overload

Source from the content-addressed store, hash-verified

71 }
72 using fl::filebuf::seek; // single-arg overload
73 void close() override {}
74 bool is_eof() const override { return mPos >= data.size(); }
75 bool has_error() const override { return false; }
76 void clear_error() override {}

Callers 15

FL_TEST_FILEFunction · 0.45
mpeg1.hppFile · 0.45
jpeg.hppFile · 0.45
mp3.hppFile · 0.45
gif.hppFile · 0.45
mp4_parser.hppFile · 0.45
h264.hppFile · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by 4

FL_TEST_FILEFunction · 0.36
FL_TEST_FILEFunction · 0.36
FL_TEST_FILEFunction · 0.36