Parameters
- entryName
- The name of the new entry.
- dateTime
- The date and time when the file was last modified.
- useMemory
- Whether to use a memory stream or temporary file.
Return Value
A stream that can be used to write data into the zip file. The entry is not added until the stream is closed.