package com.pgl.ssdk;

import java.nio.ByteBuffer;
/* renamed from: com.pgl.ssdk.p  reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public class C1477p {

    /* renamed from: a  reason: collision with root package name */
    private final long f4764a;
    private final long b;
    private final int c;
    private final long d;
    private final ByteBuffer e;

    public C1477p(long j, long j2, int i, long j3, ByteBuffer byteBuffer) {
        this.f4764a = j;
        this.b = j2;
        this.c = i;
        this.d = j3;
        this.e = byteBuffer;
    }

    public long a() {
        return this.f4764a;
    }

    public int b() {
        return this.c;
    }

    public long c() {
        return this.b;
    }

    public ByteBuffer d() {
        return this.e;
    }

    public long e() {
        return this.d;
    }
}
