StreamInterface

 

__init__(self, stream, file_backed=False, **file_opts): 

 

is_binary(self): 

 

get_encoding(self): 

 

@classmethod
is_path_like(cls, input): 

 

__enter__(self): 

 

__exit__(self, exc_type, exc_val, exc_tb): 

Feedback

Examples

Templates

Documentation