The Reset method must be called to reset the library in the event that a sequence of calls to the Encode, Decode, ProcessFile, ReadFile or WriteFile methods (with the bEndOfData parameter specified as False) is interrupted and will not be completed with a final call specifying the bEndOfData parameter as True.
Calling the Reset method will cause the library to empty its internal buffers and to not process any accumulated (but not yet processed) data. The library will then be ready to accept new calls to these methods with new data to process.
None
None. This method is always successful.
Declaration (DXceedBinaryEncoding and IXceedBinaryEncoding) | Copy Code |
---|---|
|