[xsd-users] [xsd cxx-tree] Serialization progress callback
    Boris Kolpackov 
    boris at codesynthesis.com
       
    Tue Apr 30 09:08:53 EDT 2013
    
    
  
Hi Olivier,
Olivier Tournaire <olitour at gmail.com> writes:
> Is there any way to have a progress callback when serializing (reading /
> writing) a file?
No, there is no callback. But a document can be parsed/serialized in
chunks which would allow you to provide some form of a progress. See
the 'streaming' example for details.
Boris
    
    
More information about the xsd-users
mailing list