dotnet / dotnet/Docker.DotNet

New methods in MultiplexedStream

Open
#476 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
416
PR merge metrics
No merged PRs in 30d

Description

Are you considering modernizing the ```MultiplexedStream``` class?
Something like this would be useful
```c#
public override ValueTask ReadOutputAsync(Memory buffer, CancellationToken cancellationToken)
```
Similar to the [NetworkStream](https://github.com/dotnet/runtime/blob/aaecee06466286c6313a6d16f9435d7cae5a1b9b/src/libraries/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs#L634)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.