FileStreamCheckPoint

A checkpoint for a file that can be returned to when parsing

 

__init__(self, parent, revert=True): 

 

revert(self): 

 

__enter__(self): 

 

__exit__(self, exc_type, exc_val, exc_tb): 

Feedback

Examples

Templates

Documentation