Path 1: 341 calls (1.0)
1def _init_read(self): 2 self._crc = zlib.crc32(b"") 3 self._stream_size = 0 # Decompressed size of unconcatenated stream