FastLED
3.9.15
Loading...
Searching...
No Matches
◆
read()
[2/3]
fl::size_t
fl::filebuf::read
(
fl::span
<
fl::u8
>
dst
)
inline
Definition at line
60
of file
file_handle.h
.
60
{
61
return
read
(dst.
data
(), dst.
size
());
62
}
fl::span::data
const T * data() const FL_NOEXCEPT
Definition
span.h:461
fl::span::size
constexpr fl::size size() const FL_NOEXCEPT
Definition
span.h:458
fl::read
int read()
Definition
cstdio.cpp.hpp:127
fl
detail
memorybuf
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2