Eight byte conversion union. More...
#include <frame.hpp>
Public Attributes | |
uint64_t | i |
uint8_t | c [8] |
uint64_t websocketpp::frame::uint64_converter::i |
Definition at line 68 of file frame.hpp.
Referenced by websocketpp::frame::get_jumbo_size().
uint8_t websocketpp::frame::uint64_converter::c[8] |
Definition at line 69 of file frame.hpp.
Referenced by websocketpp::frame::get_jumbo_size().