Name

adams.flow.transformer.Bzip2


Synopsis

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