ESP3D Lib  1.0
3D Printer WiFi Library
ESPResponseStream Class Reference

#include <web_server.h>

Public Member Functions

void print (const char *data)
 
void println (const char *data)
 
void flush ()
 
 ESPResponseStream (WebServer *webserver)
 

Detailed Description

Definition at line 52 of file web_server.h.

Constructor & Destructor Documentation

◆ ESPResponseStream()

ESPResponseStream::ESPResponseStream ( WebServer *  webserver)

Member Function Documentation

◆ flush()

void ESPResponseStream::flush ( )

◆ print()

void ESPResponseStream::print ( const char *  data)

◆ println()

void ESPResponseStream::println ( const char *  data)

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