|
FastLED 3.9.15
|
|
inline |
Open a file.
| path | File path |
| mode | File mode string (e.g., "r", "w", "rb", "wb", "r+", "w+", "a", "ab") |
Definition at line 246 of file file_io.h.
Referenced by fl::detail::posix_filebuf::posix_filebuf(), fl::third_party::plm_buffer_no_start_code(), and fl::third_party::vorbis::stb_vorbis_open_filename().
Here is the caller graph for this function: