Name

adams.flow.transformer.BinaryFileReader


Synopsis

Reads a binary file and forwards the content byte by byte or as byte array.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File
- output: java.lang.Byte


Options