Name

adams.flow.transformer.Zstd


Synopsis

Creates a Zstd archive from a single file. Outputs the filename of the Zstd file generated. Optionally, the original input file can be deleted.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File, byte[]
- output: java.lang.String, byte[]


Options