bzip2

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

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

Since

7.0

Parameters

path

The path evaluated as per file.