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.

57 lines
1.4 KiB

package p041n0;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
/* renamed from: n0.b */
/* loaded from: classes.dex */
public final class C1495b extends C1496c {
/* renamed from: h */
public static C1495b m1160h(ByteBuffer byteBuffer) {
return m1159i(byteBuffer, new C1495b());
}
/* renamed from: i */
public static C1495b m1159i(ByteBuffer byteBuffer, C1495b c1495b) {
byteBuffer.order(ByteOrder.LITTLE_ENDIAN);
return c1495b.m1162f(byteBuffer.getInt(byteBuffer.position()) + byteBuffer.position(), byteBuffer);
}
/* renamed from: f */
public C1495b m1162f(int i, ByteBuffer byteBuffer) {
m1161g(i, byteBuffer);
return this;
}
/* renamed from: g */
public void m1161g(int i, ByteBuffer byteBuffer) {
m1153c(i, byteBuffer);
}
/* renamed from: j */
public C1494a m1158j(C1494a c1494a, int i) {
int m1154b = m1154b(6);
if (m1154b != 0) {
return c1494a.m1171f(m1155a(m1152d(m1154b) + (i * 4)), this.f3327b);
}
return null;
}
/* renamed from: k */
public int m1157k() {
int m1154b = m1154b(6);
if (m1154b != 0) {
return m1151e(m1154b);
}
return 0;
}
/* renamed from: l */
public int m1156l() {
int m1154b = m1154b(4);
if (m1154b != 0) {
return this.f3327b.getInt(m1154b + this.f3326a);
}
return 0;
}
}