Stream Cache
Ce contenu n’est pas encore disponible dans votre langue.
Cache a stream and output it as a string.
Like the File Read node, some streams are readable only by a single consumer. This node caches the stream and outputs it as a string, which can be used by multiple consumers.
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| The input stream to be cached. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The cached stream as a string. |
ID: core/stream-cache@v1