package yc;

import java.nio.ByteBuffer;

/* JADX INFO: loaded from: classes.dex */
public final class f {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final ByteBuffer f36948a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f36949b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final long f36950c;

    public f(long j10, int i10, ByteBuffer byteBuffer) {
        this.f36948a = byteBuffer;
        this.f36949b = i10;
        this.f36950c = j10;
    }
}
