package c.f.j.c; import com.facebook.common.memory.PooledByteBuffer; /* compiled from: EncodedCountingMemoryCacheFactory */ public final class p implements b0 { /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // c.f.j.c.b0 public int a(PooledByteBuffer pooledByteBuffer) { return pooledByteBuffer.size(); } }