diff options
author | Dag-Erling Smørgrav <des@des.no> | 2022-11-14 19:05:42 +0100 |
---|---|---|
committer | Martin Matuška <martin@matuska.de> | 2023-01-09 15:23:53 +0100 |
commit | 9de87afec611783439b260bc20f1fc088ad4bbc8 (patch) | |
tree | 2b2ab50a33fb8824d65211f1e31aaad05347ec01 /tar | |
parent | c7b51f04c57bac386be9548b68bee7d511f18a76 (diff) | |
download | libarchive-9de87afec611783439b260bc20f1fc088ad4bbc8.tar.gz |
Flush write filters between entries.
* Add a flush() method to write filters.
* Add an __archive_write_filters_flush() function which iterates over filters in order and invokes the flush method for any filter that has one and that has written data.
* Call __archive_write_filters_flush() before writing a new header.
Diffstat (limited to 'tar')
0 files changed, 0 insertions, 0 deletions