MCPcopy Create free account
hub / github.com/FastLED/FastLED / fstream.cpp.hpp

File fstream.cpp.hpp

src/fl/stl/fstream.cpp.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Implementation file for fl::fstream, fl::ifstream, fl::ofstream
2// This file contains out-of-line definitions to reduce header compilation overhead
3
4#include "fl/stl/fstream.h"

Callers

nothing calls this directly

Calls 5

closeFunction · 0.50
is_openMethod · 0.45
readMethod · 0.45
seekMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected