• Provides basic streaming compression / decompression of the given file path.

    The output file is the same path and name with either .gz extension appended or removed.

    Parameters

    Returns Promise<string>

    Output file path or undefined.