Searched refs:_read_until (Results 1 – 2 of 2) sorted by relevance
148 def _read_until(self, delim_char): member in StreamBase
167 bytes = self._read_until('\xff')