package defpackage;

import androidx.media3.container.NalUnitUtil;
import com.google.android.gms.fido.u2f.api.common.RegisterRequest;
import java.nio.charset.Charset;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "io.ktor.serialization.kotlinx.KotlinxSerializationConverter", f = "KotlinxSerializationConverter.kt", i = {0, 0, 0, 0, 1, 1, 1}, l = {61, RegisterRequest.U2F_V1_CHALLENGE_BYTE_LENGTH}, m = "deserialize", n = {"this", "charset", "typeInfo", "content", "this", "charset", "serializer"}, s = {"L$0", "L$1", "L$2", "L$3", "L$0", "L$1", "L$2"})
final class k45 extends ContinuationImpl {
    public r45 a;
    public Charset b;
    public Object c;
    public bn0 d;
    public /* synthetic */ Object e;
    public final /* synthetic */ r45 f;
    public int i;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public k45(r45 r45Var, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.f = r45Var;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.e = obj;
        this.i |= Integer.MIN_VALUE;
        return this.f.a(null, null, null, this);
    }
}
