17 lines
379 B
Java
17 lines
379 B
Java
|
package o;
|
||
|
|
||
|
import com.google.common.primitives.UnsignedBytes;
|
||
|
import java.io.IOException;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public class KBx extends C6804ccN {
|
||
|
private byte[] c;
|
||
|
int e;
|
||
|
|
||
|
public KBx(Eaa eaa, C6804ccN c6804ccN) throws IOException {
|
||
|
super(c6804ccN);
|
||
|
this.e = (short) (eaa.b() & UnsignedBytes.MAX_VALUE);
|
||
|
this.c = eaa.a(3);
|
||
|
}
|
||
|
}
|