FastLED 3.9.15
Loading...
Searching...
No Matches
fl::ByteStream Class Referenceabstract

Detailed Description

Definition at line 16 of file bytestream.h.

#include <bytestream.h>

+ Inheritance diagram for fl::ByteStream:

Public Member Functions

virtual ~ByteStream ()
 
virtual bool available (fl::size) const =0
 
virtual void close ()
 
virtual const char * path () const =0
 
virtual fl::size read (fl::u8 *dst, fl::size bytesToRead)=0
 
virtual fl::size readCRGB (CRGB *dst, fl::size n)
 

The documentation for this class was generated from the following file: