Compression public enum Compression : String For an archive-type resource, the format of the compressed archive: zip for a .zip file gzip for a .tar.gz file Omitted for an audio-type resource. zip Undocumented Declaration Swift case zip = "zip" gzip Undocumented Declaration Swift case gzip = "gzip" Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.