Compresses bytes with Gzip format.
source bytes.
Result.ok(compressed bytes), or Result.error(GzipError.IO) on conversion failure.