# File lib/archive/tar/minitar.rb, line 261
261:       def write(data)
262:         @io.write(data)
263:       end