Request object for ByteStream.Read
.
JSON representation | |
---|---|
{ "resourceName": string, "readOffset": string, "readLimit": string } |
Fields | |
---|---|
resourceName |
The name of the resource to read. |
readOffset |
The offset for the first byte to return in the read, relative to the start of the resource. A |
readLimit |
The maximum number of If the stream returns fewer bytes than allowed by the |