Home
last modified time | relevance | path

Searched refs:_textiowrapper_decode (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c889 _textiowrapper_decode(PyObject *decoder, PyObject *bytes, int eof) in _textiowrapper_decode() function
1849 decoded_chars = _textiowrapper_decode(self->decoder, input_chunk, eof); in textiowrapper_read_chunk()

Completed in 4 milliseconds