# File lib/websocket/handshake/client.rb, line 92
def
<<
(
data
)
@data
<<
data
if
parse_data
end
end