# File lib/ole/storage/base.rb, line 441
      def load data
        replace data.unpack('V*')
      end