From a63cfd89ab6070e8c75b29535a615679552da764 Mon Sep 17 00:00:00 2001
From: Paul Duncan Writer instance.
Constructor for abstract WriterEntry class.
Writer instance.
Write local file entry to IO and return the number of bytes written.
Writer instance.
Is this a Zip64 entry?
Writer instance.
Constructor for abstract WriterEntry class. You cannot
+instantiate this class directly; use Writer#add(),
+Writer#add_file() or `Writer#add_dir() instead.
Writer instance.
Write local file entry to IO and return the number of bytes written.
You should not need to call this method directly; it is called
-automatically by Writer#add and Writer#add_file.
Writer#add and Writer#add_file.Wri