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>
We read a single line. A terminating 0 is added to the string to make it compliant for c string functions.
◆ HttpLineReader()
tiny_dlna::HttpLineReader::HttpLineReader |
( |
| ) |
|
|
inline |
◆ readlnInternal()
virtual int tiny_dlna::HttpLineReader::readlnInternal |
( |
Stream & |
client, |
|
|
uint8_t * |
str, |
|
|
int |
len, |
|
|
bool |
incl_nl = true |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: