.NET-Community-Toolkit/CommunityToolkit.HighPerfor.../Streams
Sergio Pedri 8528092ed2
Merge pull request #266 from OronDF343/add-memorystream-copytoasync
Asynchronous implementation of `MemorySource<TSource>.CopyToAsync`
2022-07-06 15:08:52 +02:00
..
Sources Code style fix 2022-06-12 10:46:34 +03:00
IBufferWriterStream{TWriter}.Memory.cs Switch to target-type new() for direct return values 2022-01-01 17:02:31 +01:00
IBufferWriterStream{TWriter}.cs Refactor multiline variable declarations 2021-11-01 23:42:45 +01:00
IMemoryOwnerStream{TSource}.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
MemoryStream.ThrowExceptions.cs Refactor remaining partial type declarations 2021-12-29 18:56:14 +01:00
MemoryStream.Validate.cs Refactor remaining partial type declarations 2021-12-29 18:56:14 +01:00
MemoryStream.cs Remove [Pure] attribute usages 2021-12-29 18:06:54 +01:00
MemoryStream{TSource}.Memory.cs Minor style tweaks 2022-06-12 14:21:47 +02:00
MemoryStream{TSource}.cs Implement `MemorySource<TSource>.CopyToAsync` via `WriteAsync` 2022-05-24 13:09:34 +03:00