Why not a method to go from Stream to Stream?
Open
- Dominant language
- C#
- Stars
- 144
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
We can convert the output to Stream... but why not the something for input?
It is really inconvenient to have to convert the input to Bitmap.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing conversion from output to Stream and the input path that currently requires a Bitmap. Determine the appropriate public entry point and expected Stream behavior, then verify that input can be supplied without the Bitmap conversion and that existing conversions still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100