Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seek stream from Base64.DecodedToStream to begin #17132

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

AndreySurkov
Copy link
Contributor

Base64.DecodedToStream returns stream that does not ready for use.
As a result MediaStep writes empty files when setup as Base64 string.

AndreySurkov and others added 2 commits December 6, 2024 13:29
Base64.DecodedToStream returns stream that does not ready for use.
MediaStep - writes empty files when setup as Base64 string.
@sebastienros
Copy link
Member

DecodedToStream ... did I actually mean to call it DecodeToStream but made a typo?

@gvkries
Copy link
Contributor

gvkries commented Dec 6, 2024

DecodedToStream ... did I actually mean to call it DecodeToStream but made a typo?

I think so 😉

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.

4 participants