package com.google.protobuf;

/* JADX INFO: renamed from: com.google.protobuf.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C1316l extends C1318m {

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

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

    public C1316l(byte[] bArr, int i6, int i7) {
        super(bArr);
        AbstractC1320n.k(i6, i6 + i7, bArr.length);
        this.f14293e = i6;
        this.f14294f = i7;
    }

    @Override // com.google.protobuf.C1318m
    public final int C() {
        return this.f14293e;
    }

    @Override // com.google.protobuf.C1318m, com.google.protobuf.AbstractC1320n
    public final byte h(int i6) {
        AbstractC1320n.j(i6, this.f14294f);
        return this.f14306d[this.f14293e + i6];
    }

    @Override // com.google.protobuf.C1318m, com.google.protobuf.AbstractC1320n
    public final void n(int i6, int i7, int i8, byte[] bArr) {
        System.arraycopy(this.f14306d, this.f14293e + i6, bArr, i7, i8);
    }

    @Override // com.google.protobuf.C1318m, com.google.protobuf.AbstractC1320n
    public final byte p(int i6) {
        return this.f14306d[this.f14293e + i6];
    }

    @Override // com.google.protobuf.C1318m, com.google.protobuf.AbstractC1320n
    public final int size() {
        return this.f14294f;
    }
}
