package p138.p176.p177.p190.p193;

import java.nio.ByteBuffer;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ࢫ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C3515 extends AbstractC3512 {

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final AbstractC3513<?, C3515, ?> f10482;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public ByteBuffer f10483;

    public C3515(AbstractC3513<?, C3515, ?> abstractC3513) {
        this.f10482 = abstractC3513;
    }

    @Override // p138.p176.p177.p190.p193.AbstractC3505
    /* JADX INFO: renamed from: ބ */
    public void mo5803() {
        this.f10443 = 0;
        ByteBuffer byteBuffer = this.f10483;
        if (byteBuffer != null) {
            byteBuffer.clear();
        }
    }

    @Override // p138.p176.p177.p190.p193.AbstractC3512
    /* JADX INFO: renamed from: މ */
    public void mo5814() {
        this.f10482.mo5817(this);
    }
}
