# File lib/spreadsheet/biffwriter.rb, line 12
   def initialize(*args)
      @data       = ""
      @datasize   = 0
   end