ARDUINOJSON_NAMESPACE::Reader< FlashString, void > Struct Reference

#include <FlashStringReader.hpp>

Public Member Functions

 Reader (const FlashString &str)
 
int read ()
 
size_t readBytes (char *buffer, size_t length)
 

Constructor & Destructor Documentation

◆ Reader()

ARDUINOJSON_NAMESPACE::Reader< FlashString, void >::Reader ( const FlashString str)
inlineexplicit

Member Function Documentation

◆ read()

int ARDUINOJSON_NAMESPACE::Reader< FlashString, void >::read ( )
inline

◆ readBytes()

size_t ARDUINOJSON_NAMESPACE::Reader< FlashString, void >::readBytes ( char *  buffer,
size_t  length 
)
inline

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