Zum Inhalt springen

Stream Cache

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.

PortDescription
The input stream to be cached.
PortDescription
The cached stream as a string.

ID: core/stream-cache@v1