FastLED
3.9.15
Loading...
Searching...
No Matches
◆
seekdir
enum class
fl::ios::seekdir
strong
Enumerator
beg
cur
end
Definition at line
37
of file
fstream.h
.
37
{
38
beg
= 0,
// Beginning of file
39
cur
= 1,
// Current position
40
end
= 2
// End of file
41
};
fl::seek_dir::beg
@ beg
Definition
file_handle.h:20
fl::seek_dir::cur
@ cur
Definition
file_handle.h:21
fl::end
constexpr T * end(T(&array)[N]) FL_NOEXCEPT
Definition
range_access.h:16
fl
ios
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2