Searched refs:remaining_chunk_len (Results 1 – 1 of 1) sorted by relevance
328 let remaining_chunk_len = total_len - copy_from_index; in temporal_flush() localVariable331 self.copy_bytes_to_start(copy_from_index, remaining_chunk_len); in temporal_flush()332 self.len = remaining_chunk_len; in temporal_flush()