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

◆ clear()

void fl::istream::clear ( )
inline

Definition at line 122 of file istream.h.

122 {
123#if SKETCH_HAS_LARGE_MEMORY
124 mRealStream.clear();
125#endif
126 }

References fl::istream_real::clear().

+ Here is the call graph for this function: