13 #ifndef _SMING_CORE_DATA_STREAM_TEMPLATE_FLASH_MEMORY_STREAM_H_ 14 #define _SMING_CORE_DATA_STREAM_TEMPLATE_FLASH_MEMORY_STREAM_H_ 16 #include "FlashMemoryStream.h" 17 #include "TemplateStream.h" describes a counted string stored in flash memory
Definition: FlashString.h:171
Definition: TemplateStream.h:43
Definition: FlashMemoryStream.h:28
Template Flash memory stream class.
Definition: TemplateFlashMemoryStream.h:26
TemplateFlashMemoryStream(const FlashString &flashString)
Create a template stream on top of a flash memory stream.
Definition: TemplateFlashMemoryStream.h:32