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