arduino-audio-tools
|
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>
Public Member Functions | |
virtual int | readlnInternal (Stream &client, uint8_t *str, int len, bool incl_nl=true) |
We read a single line. A terminating 0 is added to the string to make it compliant for c string functions.