# File lib/cgikit/bytedata.rb, line 69
    def ==( bytes )
      @bytes == bytes.bytes
    end