_detect_encoding_stream method

_detect_encoding_stream

def _detect_encoding_stream(cls, stream):
    ...
Parameter Type Description
stream Stream

Returns: Encoding

See Also