Ssl::InputBuffer Class Reference
Wraps a pbuf for reading in chunks. More...
#include <InputBuffer.h>
Public Member Functions | |
InputBuffer (pbuf *buf) | |
size_t | available () const |
size_t | read (uint8_t *buffer, size_t bufSize) |
Detailed Description
Wraps a pbuf for reading in chunks.
Constructor & Destructor Documentation
◆ InputBuffer()
|
inline |
Member Function Documentation
◆ available()
|
inline |
◆ read()
size_t Ssl::InputBuffer::read | ( | uint8_t * | buffer, |
size_t | bufSize | ||
) |
The documentation for this class was generated from the following file: