5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00
pxar/examples
Christian Ebner d51db63953 encoder/format: finish payload stream with marker
Mark the end of the optional payload stream, this makes sure that at
least some bytes are written to the stream (as empty archives are not
allowed by the proxmox backup server) and possible injected chunks
must be consumed.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-05 09:24:22 +02:00
..
apxar.rs decoder/accessor: allow for split input stream variant 2024-06-05 09:24:22 +02:00
mk-format-hashes.rs encoder/format: finish payload stream with marker 2024-06-05 09:24:22 +02:00
pxarcmd.rs encoder: move to stack based state tracking 2024-05-23 14:39:11 +02:00
randaccess.rs cleanup 2020-02-20 11:16:35 +01:00