Http.Stream¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | None |
||
Output ➡️ |
Bytes read from the stream. When the stream is exhausted, this will return an empty byte array. | Bytes |
||
Stream |
No | The stream to read from. | none |
Var(Http.Stream) |
Reads data from a previously opened stream.