Stream
- Updated2025-03-14
- 2 minute(s) read
Use the Stream channel to communicate homogeneous data from a single writer to a single reader. The data elements are buffered and transferred with no data loss in a first-in-first-out (FIFO) order.
Use the Stream channel to communicate homogeneous data from a single writer to a single reader. The data elements are buffered and transferred with no data loss in a first-in-first-out (FIFO) order.
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section