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

◆ seek() [1/2]

bool fl::filebuf::seek ( fl::size_t p)
inline

Definition at line 75 of file file_handle.h.

75{ return seek(p, seek_dir::beg); }
virtual bool seek(fl::size_t pos, seek_dir dir)=0

References fl::beg, and seek().

Referenced by seek().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: