class Faye::WebSocket::HybiParser::StreamReader

def read(length)

def read(length)
  read_bytes(length)
end