Method Protocols.WebSocket.low_parse()
- Method
low_parse
protectedFramelow_parse(Connectioncon,Stdio.Bufferbuf)- Description
Parses one WebSocket frame. Throws an error if there isn't enough data in the buffer.
protected Frame low_parse(Connection con, Stdio.Buffer buf)
Parses one WebSocket frame. Throws an error if there isn't enough data in the buffer.