vtk_gzip
vtk_gzip_read
Usage:
vtk_gzip_read file.gz length
Description:
Read a gzipped file, up to the given length
Example:
vtk_gzip_read cpu.v.gz 1000
Returns:
The content of the file, up to "length" bytes.
Usage:
vtk_gzip_read file.gz length
Description:
Read a gzipped file, up to the given length
Example:
vtk_gzip_read cpu.v.gz 1000
Returns:
The content of the file, up to "length" bytes.