gzip

abstract fun gzip(path: Any): ReadableResource(source)

Creates resource that points to a gzip compressed file at the given path. The path is evaluated as per file.

Since

7.0

Parameters

path

The path evaluated as per file.