@class NSString; @interface UCAppClipCodeURLDecoder : NSObject { struct unique_ptr> { struct __compressed_pair> { struct SegmentedURLDecoderImpl *__value_; } __ptr_; } _segmentedDecoder; struct unique_ptr> { struct __compressed_pair> { struct PrefixedURLDecoderImpl *__value_; } __ptr_; } _prefixedDecoder; long long _codingVersion; long long _compressionVersion; } @property (readonly, nonatomic) long long codingVersion; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (id)decoderWithVersion:(long long)a0; - (void)clearCaches; - (void)dealloc; - (id).cxx_construct; - (void).cxx_destruct; - (struct unique_ptr> { struct __compressed_pair> { struct UCBitVector *x0; } x0; })_bitVectorFromData:(id)a0; - (id)_decodeURLWithDataV0:(id)a0 error:(id *)a1; - (id)_decodeURLWithDataV1:(id)a0 error:(id *)a1; - (id)_errorWithCoderErrorCode:(long long)a0 message:(id)a1; - (id)decodeURLWithData:(id)a0 error:(id *)a1; - (id)initWithCodingVersion:(long long)a0; @end