GzipError public struct GzipError : Swift.Error Errors on gzipping/gunzipping based on the zlib error codes. Kind Undocumented See more Declaration Swift public enum Kind : Equatable kind Error kind. Declaration Swift public let kind: Kind message Returned message by zlib. Declaration Swift public let message: String localizedDescription Undocumented Declaration Swift public var localizedDescription: String { get } © 2024 Sendbird. All rights reserved. (Last updated: 2024-08-30) Generated by jazzy ♪♫ v0.15.1, a Realm project.