arduino-audio-tools
Public Member Functions | List of all members
HttpLineReader Class Reference

We read a single line. A terminating 0 is added to the string to make it compliant for c string functions. More...

#include <HttpLineReader.h>

Inheritance diagram for HttpLineReader:
HttpChunkReader

Public Member Functions

virtual int readlnInternal (Stream &client, uint8_t *str, int len, bool incl_nl=true)
 

Detailed Description

We read a single line. A terminating 0 is added to the string to make it compliant for c string functions.

Author
Phil Schatzmann

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