5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2025-01-31 09:47:00 +03:00
Christian Ebner a79ae33c14 lib: add type for input/output variant differentiation
Introduce an enum which stores 2 different possible variants of
inputs or outputs to be passed to encoder and decoder/accessor
instances, depending whether to read/write a fully self contained
pxar archive or whether to split off the payload stream into a
separate input/output.

Co-authored-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-05-23 11:26:23 +02:00
2023-07-31 15:45:17 +02:00
2020-03-05 10:46:18 +01:00
2022-10-27 15:28:22 +02:00
2022-10-27 15:31:33 +02:00
2020-02-18 14:08:02 +01:00
2020-06-26 08:59:03 +02:00
Description
No description provided
388 KiB
Languages
Rust 99.4%
Makefile 0.6%