|
FastLED 3.9.15
|
| const char * fl::third_party::nsgif_strerror | ( | nsgif_error | err | ) |
Convert an error code to a string.
| [in] | err | The error code to convert. |
Definition at line 2045 of file gif.cpp.hpp.
References FL_NOEXCEPT, and NSGIF_ARRAY_LEN.
Referenced by fl::third_party::SoftwareGifDecoder::decode(), fl::third_party::SoftwareGifDecoder::initializeDecoder(), and fl::third_party::SoftwareGifDecoder::loadMoreData().
Here is the caller graph for this function: