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

◆ bytesLeft()

fl::size fl::FileHandle::bytesLeft ( ) const
virtual

Definition at line 91 of file file_system.cpp.

91{ return size() - pos(); }
virtual fl::size size() const =0
virtual fl::size pos() const =0

References pos(), and size().

+ Here is the call graph for this function: