Web3S_Demo > Web 3S Reader Object > Read

Read

Reads specified amount of bytes into a byte array.

Inputs

In
Exec

Target
Web 3S Reader Object Object Reference

Length
Integer

Amount of bytes to read.

Outputs

Out
Exec

Data
Array of Bytes

Destination byte array.

Success
Boolean

True, if reading was successful, otherwise false.