# File lib/faye/websocket/hybi_parser/stream_reader.rb, line 10
        def read(length)
          read_bytes(length)
        end