package c.i.a.c.h2.y; import java.nio.ByteBuffer; /* compiled from: ContentMetadata */ public final /* synthetic */ class k { public static long a(l lVar) { byte[] bArr = ((n) lVar).f900c.get("exo_len"); if (bArr != null) { return ByteBuffer.wrap(bArr).getLong(); } return -1; } }