StringStreamReader

Represents a string from which we’ll stream blocks of data by finding tags and parsing what’s between them

 

__init__(self, string): 

Feedback

Examples

Templates

Documentation