Name

adams.flow.transformer.Xz


Synopsis

Creates a XZ archive from a single file. Outputs the filename of the XZ 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