Searched refs:HTMLBinaryInputStream (Results 1 – 3 of 3) sorted by relevance
11 HTMLUnicodeInputStream, HTMLBinaryInputStream)79 class HTMLBinaryInputStreamShortChunk(HTMLBinaryInputStream):
39 stream = inputstream.HTMLBinaryInputStream(data, chardet=False)
148 return HTMLBinaryInputStream(source, encoding, parseMeta, chardet)390 class HTMLBinaryInputStream(HTMLUnicodeInputStream): class