You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.8 KiB
78 lines
1.8 KiB
package p041n0;
|
|
|
|
import java.nio.ByteBuffer;
|
|
|
|
/* renamed from: n0.a */
|
|
/* loaded from: classes.dex */
|
|
public final class C1494a extends C1496c {
|
|
/* renamed from: f */
|
|
public C1494a m1171f(int i, ByteBuffer byteBuffer) {
|
|
m1170g(i, byteBuffer);
|
|
return this;
|
|
}
|
|
|
|
/* renamed from: g */
|
|
public void m1170g(int i, ByteBuffer byteBuffer) {
|
|
m1153c(i, byteBuffer);
|
|
}
|
|
|
|
/* renamed from: h */
|
|
public int m1169h(int i) {
|
|
int m1154b = m1154b(16);
|
|
if (m1154b != 0) {
|
|
return this.f3327b.getInt(m1152d(m1154b) + (i * 4));
|
|
}
|
|
return 0;
|
|
}
|
|
|
|
/* renamed from: i */
|
|
public int m1168i() {
|
|
int m1154b = m1154b(16);
|
|
if (m1154b != 0) {
|
|
return m1151e(m1154b);
|
|
}
|
|
return 0;
|
|
}
|
|
|
|
/* renamed from: j */
|
|
public boolean m1167j() {
|
|
int m1154b = m1154b(6);
|
|
return (m1154b == 0 || this.f3327b.get(m1154b + this.f3326a) == 0) ? false : true;
|
|
}
|
|
|
|
/* renamed from: k */
|
|
public short m1166k() {
|
|
int m1154b = m1154b(14);
|
|
if (m1154b != 0) {
|
|
return this.f3327b.getShort(m1154b + this.f3326a);
|
|
}
|
|
return (short) 0;
|
|
}
|
|
|
|
/* renamed from: l */
|
|
public int m1165l() {
|
|
int m1154b = m1154b(4);
|
|
if (m1154b != 0) {
|
|
return this.f3327b.getInt(m1154b + this.f3326a);
|
|
}
|
|
return 0;
|
|
}
|
|
|
|
/* renamed from: m */
|
|
public short m1164m() {
|
|
int m1154b = m1154b(8);
|
|
if (m1154b != 0) {
|
|
return this.f3327b.getShort(m1154b + this.f3326a);
|
|
}
|
|
return (short) 0;
|
|
}
|
|
|
|
/* renamed from: n */
|
|
public short m1163n() {
|
|
int m1154b = m1154b(12);
|
|
if (m1154b != 0) {
|
|
return this.f3327b.getShort(m1154b + this.f3326a);
|
|
}
|
|
return (short) 0;
|
|
}
|
|
} |