Method Protocols.WebSocket.Parser()->parse()
- Method parse
Frameparse()- Description
Parses and returns one WebSocket frame from the internal buffer. If the buffer does not contain a full frame,
0is 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.