Searched defs:eocd (Results 1 – 3 of 3) sorted by relevance
42 public final @NonNull ByteBuffer eocd; field in SignatureInfo45 long centralDirOffset, long eocdOffset, @NonNull ByteBuffer eocd) { in SignatureInfo()
73 ByteBuffer eocd = eocdAndOffsetInFile.first; in findSignature() local214 DataSource eocd = new ByteBufferDataSource(eocdBuf); in computeContentDigestsPer1MbChunk() local404 static long getCentralDirOffset(ByteBuffer eocd, long eocdOffset) in getCentralDirOffset()
133 ByteBuffer eocd = buf.slice(); in findZipEndOfCentralDirectoryRecord() local