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(Object) | 
Reads data from a previously opened stream.