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

◆ pos()

fl::size_t fl::filebuf::pos ( ) const

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

22 {
23 return const_cast<filebuf*>(this)->tell();
24}
virtual fl::size_t tell()=0

References tell().

Referenced by fl::detail::posix_filebuf::operator=(), fl::detail::posix_filebuf::seek(), seek(), fl::NullFileHandle::seek(), and fl::detail::posix_filebuf::tell().

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