Skip to content

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Dec 2, 2023

This allows to use a String as a destination Stream by using a temporary with streaming helpers.

    String destString;
    anyStream.sendAll(S2Stream(destString));

Reference: #9005 (comment)

@d-a-v d-a-v changed the title String2Stream: +helpers to stream (temporary) streamed strings Stream: +helpers to stream regular String Dec 6, 2023
@d-a-v d-a-v merged commit 41ecd65 into esp8266:master Mar 24, 2024
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
This allows to use a String as a destination Stream by using a temporary with streaming helpers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants