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 } © 2023 Sendbird. All rights reserved. (Last updated: 2023-03-20) Generated by jazzy ♪♫ v0.14.2, a Realm project.