Uno.Core icon indicating copy to clipboard operation
Uno.Core copied to clipboard

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

Open carldebilly opened this issue 4 years ago • 0 comments

Feature

Added supprort for CancellationToken on stream.ReadBytesAsync().

PR Checklist

Please check if your PR fulfills the following requirements:

  • [X] Tested code with current supported SDKs
  • [ ] Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • [X] Tests for the changes have been added (for bug fixes / features) (if applicable)
  • [X] Contains NO breaking changes
  • ~~[ ] Updated the Release Notes~~
  • ~~[ ] Associated with an issue (GitHub or internal)~~

carldebilly avatar Nov 22 '20 00:11 carldebilly