FastLED 3.9.15
Loading...
Searching...
No Matches

◆ is_open()

bool fl::detail::posix_filebuf::is_open ( ) const
overridevirtual

Implements fl::filebuf.

Definition at line 63 of file file_handle.cpp.hpp.

63 {
64 return mFile != nullptr;
65}

References mFile.

Referenced by operator=().

+ Here is the caller graph for this function: