Use this property to pass the input to component in the byte array form.
public var inputBytes: Data { get {...} set {...} }
Assign a byte array containing the data to be processed to this property.