Method Protocols.WebSocket.Parser()->parse()
- Method parse
Frame parse()
- Description
Parses and returns one WebSocket frame from the internal buffer. If the buffer does not contain a full frame,
0
is returned.
Frame parse()
Parses and returns one WebSocket frame from the internal buffer. If
the buffer does not contain a full frame, 0
is returned.