# File lib/mongo/protocol/serializers.rb, line 145
        def self.deserialize(buffer)
          buffer.get_int64
        end