4. Output Ports
Up one levelDetails on this actors output ports
name | type | description |
---|---|---|
output | unsigned byte array | the contents of the file represented as an unsigned byte array |
zeroToken | boolean | true if the unsigned byte array has no data (i.e. is size 0), otherwise false. This is required since array tokens of size 0 cannot be sent. |