JAndrassy / StreamLib

Arduino library with Stream helper classes. BufferedPrint stream for efficient networking. ChunkedPrint for HTTP chunked encoding. ChunkedStreamReader for HTTP chunked decoding. CStringBulder builds a c-string with Print class methods. StringReadStream to wrap string as Stream. And printf() function with formatting string from F macro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAndrassy/StreamLib Issues