Searched defs:centralDirectory (Results 1 – 1 of 1) sorted by relevance
299 ZipDataInput centralDirectory = new ByteBufferZipDataInput(centralDirBuffer); in sign() local349 … byte[] signingBlock, ZipDataInput centralDirectory, ByteBuffer eocdBuffer) throws IOException { in outputSignedFile()