FastLED 3.9.15
Loading...
Searching...
No Matches
fl::FileSystem Member List

This is the complete list of members for fl::FileSystem, including all inherited members.

begin(FsImplPtr platform_filesystem)fl::FileSystem
beginSd(int cs_pin)fl::FileSystem
close(FileHandlePtr file)fl::FileSystem
end()fl::FileSystem
FileSystem()fl::FileSystem
mFsfl::FileSystemprivate
openRead(const char *path)fl::FileSystem
openVideo(const char *path, size_t pixelsPerFrame, float fps=30.0f, size_t nFrameHistory=0)fl::FileSystem
readJson(const char *path, JsonDocument *doc)fl::FileSystem
readScreenMap(const char *path, const char *name, ScreenMap *out, Str *error=nullptr)fl::FileSystem
readScreenMaps(const char *path, FixedMap< Str, ScreenMap, 16 > *out, Str *error=nullptr)fl::FileSystem
readText(const char *path, Str *out)fl::FileSystem