Creates the SplitDataWriter instance
A generator of Writer instances.
OptionalmaxSize: number
The maximum size of the data written into Writer instances (default: 4GB).
The number of bytes still available on the disk being written.
The number of the disk being written.
The byte offset of the disk being written.
The maximum size of each disk in bytes.
The WritableStream instance.
Represents a Writer instance used to retrieve the written data from a generator of WritableWriter instances (i.e. split zip files).