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

◆ available() [2/2]

bool fl::filebuf::available ( fl::size_t n) const
inline

Definition at line 70 of file file_handle.h.

70{ return bytes_left() >= n; }
virtual fl::size_t bytes_left() const

References bytes_left().

+ Here is the call graph for this function: