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

◆ needsMoreData()

bool fl::JpegDecoder::needsMoreData ( ) const

Definition at line 280 of file jpeg.cpp.hpp.

280 {
281 return mImpl->needsMoreData();
282}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: