18 lines
434 B
Java
18 lines
434 B
Java
|
package o;
|
||
|
|
||
|
import com.google.common.primitives.UnsignedBytes;
|
||
|
import java.io.IOException;
|
||
|
|
||
|
/* renamed from: o.pGj, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public class C16543pGj extends mEu {
|
||
|
private byte[] b;
|
||
|
int d;
|
||
|
|
||
|
public C16543pGj(Eaa eaa, mEu meu) throws IOException {
|
||
|
super(meu);
|
||
|
this.d = (short) (eaa.b() & UnsignedBytes.MAX_VALUE);
|
||
|
this.b = eaa.a(3);
|
||
|
}
|
||
|
}
|