NetUtils.h
Go to the documentation of this file.
Definition: NetUtils.h:29
bool pbufIsStrEqual(const pbuf *buf, const char *compared, unsigned startPos)
int pbufFindChar(const pbuf *buf, char wtf, unsigned startPos=0)
int pbufFindStr(const pbuf *buf, const char *wtf, unsigned startPos=0)
char * pbufAllocateStrCopy(const pbuf *buf, unsigned startPos, unsigned length)
void debugPrintTcpList()
String pbufStrCopy(const pbuf *buf, unsigned startPos, unsigned length)