Add Encoding extensions which work with sequences (dotnet/corefx#41810)
authorLevi Broderick <GrabYourPitchforks@users.noreply.github.com>
Tue, 22 Oct 2019 22:18:05 +0000 (15:18 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2019 22:18:05 +0000 (15:18 -0700)
commit5d8d5738b23dddbe50dc22bcba6f65da08315247
tree1754618a6ff813e7018c2c315e264523c5b61bec
parent50b1182e9b77a869e486bfd82b58f77dbf03803e
Add Encoding extensions which work with sequences (dotnet/corefx#41810)

Commit migrated from https://github.com/dotnet/corefx/commit/6696f1665bb01bb571a3fc333f85a0ab0945fddf
src/libraries/System.Memory/ref/System.Memory.cs
src/libraries/System.Memory/src/System.Memory.csproj
src/libraries/System.Memory/src/System/Text/EncodingExtensions.cs [new file with mode: 0644]
src/libraries/System.Memory/tests/EncodingExtensions/EncodingExtensionsTests.cs [new file with mode: 0644]
src/libraries/System.Memory/tests/System.Memory.Tests.csproj