camcom
1.0.0-pre2
Loading...
Searching...
No Matches
Functions
httplib::ws::impl Namespace Reference
Functions
bool
is_valid_utf8
(const std::string &s)
bool
read_websocket_frame
(
Stream
&strm,
Opcode
&opcode, std::string &payload, bool &fin, bool expect_masked, size_t max_len)
Function Documentation
◆
is_valid_utf8()
bool httplib::ws::impl::is_valid_utf8
(
const std::string &
s
)
inline
◆
read_websocket_frame()
bool httplib::ws::impl::read_websocket_frame
(
Stream
&
strm
,
Opcode
&
opcode
,
std::string &
payload
,
bool &
fin
,
bool
expect_masked
,
size_t
max_len
)
inline
httplib
ws
impl
Generated by
1.13.2