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

◆ clear()

void fl::istream::clear ( )
inline

Definition at line 127 of file istream.h.

127 {
128#if SKETCH_HAS_LOTS_OF_MEMORY
129 real_stream_.clear();
130#endif
131 }

References fl::istream_real::clear().

+ Here is the call graph for this function: