Represents a Writer instance used to retrieve the written data from a generator of WritableWriter instances (i.e. split zip files).
Creates the SplitDataWriter instance
A generator of Writer instances.
Optional
The maximum size of the data written into Writer instances (default: 4GB).
The WritableStream instance.
WritableStream
Initializes the instance asynchronously
Represents a Writer instance used to retrieve the written data from a generator of WritableWriter instances (i.e. split zip files).