Structure BaseNEncoding struct BaseNEncoding Topics Instance Properties let bits: Int Instance Methods func decode<C>(C) -> [UInt8]? func encode<C>(C) -> [UInt8] Relationships Conforms To Swift.Sendable Swift.SendableMetatype