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

◆ size_bytes() [2/2]

fl::size fl::span< T, Extent >::size_bytes ( ) const
inlineconstexpr

Definition at line 459 of file span.h.

459{ return Extent * sizeof(T); }