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

◆ data() [1/2]

template<typename T, typename Allocator = fl::allocator<T>>
T * fl::HeapVector< T, Allocator >::data ( )
inline

Definition at line 646 of file vector.h.

646{ return mArray; }

Referenced by fl::Str::append(), makeScreenMap(), and makeScreenMap().

+ Here is the caller graph for this function: