package p6; import b7.j; import h6.h; /* loaded from: classes2.dex */ public class b implements h { /* renamed from: a, reason: collision with root package name */ private final byte[] f13250a; public b(byte[] bArr) { this.f13250a = (byte[]) j.d(bArr); } @Override // h6.h public void a() { } @Override // h6.h public int b() { return this.f13250a.length; } @Override // h6.h /* renamed from: c, reason: merged with bridge method [inline-methods] */ public byte[] get() { return this.f13250a; } @Override // h6.h public Class d() { return byte[].class; } }