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