Closed edigaryev closed 11 months ago
This allows compressing empty files, because without this change the proper headers were not emitted when reading an empty file via e.g. io.Copy().
io.Copy()
This allows compressing empty files, because without this change the proper headers were not emitted when reading an empty file via e.g.
io.Copy()
.