add Param Bytes Fix
Add a bytes[N] type parameter
Return
the index of the parameter (0-based).
Parameters
fn
A Non-null eth abi function
size
fixed size of the bytes array parameter (val).
val
for output parameters, value has to be specified
is Output
determines if the parameter is an input or output