65 lines
1.3 KiB
Java
65 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import java.nio.ByteBuffer;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class GmK extends yPj {
|
||
|
public final int a() {
|
||
|
int a = a(4);
|
||
|
if (a != 0) {
|
||
|
return this.b.getInt(a + this.d);
|
||
|
}
|
||
|
return 0;
|
||
|
}
|
||
|
|
||
|
public final boolean d() {
|
||
|
int a = a(6);
|
||
|
return (a == 0 || this.b.get(a + this.d) == 0) ? false : true;
|
||
|
}
|
||
|
|
||
|
public final short c() {
|
||
|
int a = a(8);
|
||
|
if (a != 0) {
|
||
|
return this.b.getShort(a + this.d);
|
||
|
}
|
||
|
return (short) 0;
|
||
|
}
|
||
|
|
||
|
public final short i() {
|
||
|
int a = a(12);
|
||
|
if (a != 0) {
|
||
|
return this.b.getShort(a + this.d);
|
||
|
}
|
||
|
return (short) 0;
|
||
|
}
|
||
|
|
||
|
public final short b() {
|
||
|
int a = a(14);
|
||
|
if (a != 0) {
|
||
|
return this.b.getShort(a + this.d);
|
||
|
}
|
||
|
return (short) 0;
|
||
|
}
|
||
|
|
||
|
public final int c(int i) {
|
||
|
int a = a(16);
|
||
|
if (a != 0) {
|
||
|
return this.b.getInt(d(a) + (i << 2));
|
||
|
}
|
||
|
return 0;
|
||
|
}
|
||
|
|
||
|
public final int e() {
|
||
|
int a = a(16);
|
||
|
if (a != 0) {
|
||
|
return b(a);
|
||
|
}
|
||
|
return 0;
|
||
|
}
|
||
|
|
||
|
public final GmK a(int i, ByteBuffer byteBuffer) {
|
||
|
c(i, byteBuffer);
|
||
|
return this;
|
||
|
}
|
||
|
}
|