Method Protocols.WebSocket.parse()
- Method
parse
Frame
parse(Connection
con
,Stdio.Buffer
in
)- Description
Parses one WebSocket frame. Returns
0
if 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.