[vtkusers] vtkDataSetReader::Update reports Error reading ascii data. Possible mismatch of datasize with declaration.

Joe Parness joe.parness at decisionsciencescorp.com
Sat Sep 10 15:15:40 EDT 2016


After copying vtkPolyData object to a vtkDataSetWriter I grab the 
vtkDataSetWriter payload as a string (send it across a net). When I grab 
the buffer off the net I check it in memory and it looks good but when I 
try and copy it back to a vtkDataSetReader the error 
vtkDataSetReader::Update reports Update reports Error reading ascii 
data. Possible mismatch of datasize with declaration and the resulting 
vtkDataSet appears truncated, any helpful thoughts on this would be 
appreciated.

-- 
This email and its contents are confidential. If you are not the intended 
recipient, please do not disclose or use the information within this email 
or its attachments. If you have received this email in error, please report 
the error to the sender by return email and delete this communication from 
your records.


More information about the vtkusers mailing list