Searched defs:centralDirectory (Results 1 – 2 of 2) sorted by relevance
115 public void setCentralDirectory(CentralDirectory centralDirectory) { in setCentralDirectory()
348 ZipDataInput centralDirectory = new ByteBufferZipDataInput(centralDirBuffer); in sign() local456 … byte[] signingBlock, ZipDataInput centralDirectory, ByteBuffer eocdBuffer) throws IOException { in outputSignedFile()