automation-tests/storage/pkg/chunked/compressor
Giuseppe Scrivano 6adab00c11 chunked: flush the input tarball to the output
Flush the entire input tarball to the output in the zstd:chunked
stream writer.  This is needed to include any trailing zeros that
affect the uncompressed digest.

Closes: https://github.com/containers/storage/issues/1771

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-12-13 17:31:00 +01:00
..
compressor.go chunked: flush the input tarball to the output 2023-12-13 17:31:00 +01:00
compressor_test.go Rename ReadByte to readByte 2022-10-14 17:17:53 +02:00
rollsum.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
rollsum_test.go Rename identifiers to avoid conflicts with built-ins 2022-10-01 02:53:06 +02:00