#include <chunked.hpp>
Definition at line 20 of file chunked.hpp.
◆ State
| Enumerator |
|---|
| hex | |
| post_hex | |
| post_hex_lf | |
| post_chunk_cr | |
| post_chunk_lf | |
| post_content_cr | |
| post_content_lf | |
| done | |
| chunk | |
Definition at line 22 of file chunked.hpp.
◆ ChunkedHelper()
| openvpn::WS::ChunkedHelper::ChunkedHelper |
( |
| ) |
|
|
inline |
◆ receive()
template<typename PARENT >
| bool openvpn::WS::ChunkedHelper::receive |
( |
PARENT & |
callback, |
|
|
BufferAllocated & |
buf |
|
) |
| |
|
inline |
◆ transmit()
◆ size
| size_t openvpn::WS::ChunkedHelper::size |
|
private |
◆ state
| State openvpn::WS::ChunkedHelper::state |
|
private |
The documentation for this class was generated from the following file: