gzip

abstract fun gzip(path: Any): ReadableResource

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

Parameters

path

The path evaluated as per file.