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

◆ bytesLeft()

fl::size_t fl::ifstream::bytesLeft ( ) const
inline

Definition at line 190 of file fstream.h.

190{ return bytes_left(); }
fl::size_t bytes_left() const
Definition fstream.h:151

References bytes_left().

+ Here is the call graph for this function: