# File lib/bson/bson_ruby.rb, line 301
    def deserialize_number_long_data(buf)
      buf.get_long
    end