package ma;

import java.nio.ByteBuffer;

/* JADX INFO: loaded from: classes2.dex */
public abstract class u {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final ta.a f30557a = ta.a.a(new byte[0]);

    public static final ta.a a(int i10) {
        return ta.a.a(ByteBuffer.allocate(5).put((byte) 0).putInt(i10).array());
    }

    public static final ta.a b(int i10) {
        return ta.a.a(ByteBuffer.allocate(5).put((byte) 1).putInt(i10).array());
    }
}
