Skip to content

fix writing of string data

Ken Martin requested to merge ken-martin/vtk:fix_xml_writer_strings into master

The old code failed if a string array required more than one block in binary/appended format.

Merge request reports