A builder for ReadRequest, which allows setting the optional parameters of the IODomain.read command via a lambda.
Handle of the stream to read.
Seek to the specified offset before reading (if not specified, proceed with offset following the last read). Some types of streams may only support sequential reads.
Maximum number of bytes to read (left upon the agent discretion if not specified).