Searched defs:gunzip_from_stream (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dmisc.py345 def gunzip_from_stream(gz, outfile, hash_func=None, hash_funcs=None, function
350 is is an output stream. gunzip_from_stream() decompresses data from
369 raise ValueError("no hash functions for gunzip_from_stream")

Completed in 1117 milliseconds