ZipWriter.writeZip64EndOfCentralDirectory

private void writeZip64EndOfCentralDirectory(ulong cdOffset, ulong cdSize)

Write the ZIP64 End of Central Directory record and its locator.

Parameters

cdOffsetByte offset of the central directory.
cdSizeTotal size of the central directory in bytes.