Class p.c.c.IEncodingDetector:
Part of
pida
.
core
.
charfinder
View In Hierarchy
No class docstring
Line #
Kind
Name
Docs
30
Method
__call__
Should return None and not found and a string with the
def __call__(self, stream, filename, mimetype):
Should return None and not found and a string with the encoding when it is found.
API Documentation
for
PIDA
, generated by
pydoctor
.