Method Protocols.WebSocket.low_parse()
- Method
low_parse
protected
Frame
low_parse(Connection
con
,Stdio.Buffer
buf
)- 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.