26 lines
644 B
Java
26 lines
644 B
Java
package o;
|
|
|
|
/* renamed from: o.gqs, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public final class C15450gqs implements InterfaceC15444gqm {
|
|
private byte[] a;
|
|
private int b;
|
|
private byte[] c;
|
|
private byte[] d;
|
|
private InterfaceC15444gqm e;
|
|
|
|
public C15450gqs(InterfaceC15444gqm interfaceC15444gqm) {
|
|
this.e = interfaceC15444gqm;
|
|
int e = interfaceC15444gqm.e();
|
|
this.b = e;
|
|
this.d = new byte[e];
|
|
this.a = new byte[e];
|
|
this.c = new byte[e];
|
|
}
|
|
|
|
@Override // o.InterfaceC15444gqm
|
|
public final int e() {
|
|
return this.e.e();
|
|
}
|
|
}
|