package c.i.e.n; import java.util.List; /* compiled from: DecoderResult */ public final class e { public final byte[] a; public int b; /* renamed from: c reason: collision with root package name */ public final String f1409c; public final List d; public final String e; public Object f; public final int g; public final int h; public e(byte[] bArr, String str, List list, String str2) { this(bArr, str, list, str2, -1, -1); } public e(byte[] bArr, String str, List list, String str2, int i, int i2) { this.a = bArr; this.b = bArr == null ? 0 : bArr.length * 8; this.f1409c = str; this.d = list; this.e = str2; this.g = i2; this.h = i; } }