Method Protocols.WebSocket.parse()
- Method
parse
Frameparse(Connectioncon,Stdio.Bufferin)- Description
Parses one WebSocket frame. Returns
0if the buffer does not contain enough data.
Frame parse(Connection con, Stdio.Buffer in)
Parses one WebSocket frame. Returns 0 if the buffer does not contain enough data.