Closed ttung closed 6 years ago
Instead of replicating write calls to multiple file handles, buffer the output and replay the data to the hash calculation and the actual file write.
This is necessary to support file formats that require seeking.
Instead of replicating write calls to multiple file handles, buffer the output and replay the data to the hash calculation and the actual file write.
This is necessary to support file formats that require seeking.