unoplatform / Uno.Core

Uno.Core is a set of helpers and extension methods used to accelerate development.
Other
39 stars 12 forks source link

feat(stream_extensions): Add support for CancellationToken on extension stream.ReadBytesAsync() #75

Open carldebilly opened 3 years ago

carldebilly commented 3 years ago

Feature

Added supprort for CancellationToken on stream.ReadBytesAsync().

PR Checklist

Please check if your PR fulfills the following requirements: