Use EncodingForwarder for GetBytes(char*, int, byte*, int)
authorJames Ko <jamesqko@gmail.com>
Mon, 4 Jul 2016 16:45:52 +0000 (12:45 -0400)
committerJames Ko <jamesqko@gmail.com>
Mon, 4 Jul 2016 19:23:51 +0000 (15:23 -0400)
commitcae0b30cdf1e03bdc16d3b1e25e1966447efff72
tree813c50e0fc4e0a634f1ee1f1f0fca40249a50a00
parent8d36170ccdb26aa3e0205771a37eaaa2ebedc502
Use EncodingForwarder for GetBytes(char*, int, byte*, int)

Commit migrated from https://github.com/dotnet/coreclr/commit/7c771b8b8462d0b95130cabfe0de5efbf64278bc
src/coreclr/src/mscorlib/src/System/Text/ASCIIEncoding.cs
src/coreclr/src/mscorlib/src/System/Text/EncodingForwarder.cs
src/coreclr/src/mscorlib/src/System/Text/EncodingNLS.cs
src/coreclr/src/mscorlib/src/System/Text/UTF32Encoding.cs
src/coreclr/src/mscorlib/src/System/Text/UTF7Encoding.cs
src/coreclr/src/mscorlib/src/System/Text/UTF8Encoding.cs
src/coreclr/src/mscorlib/src/System/Text/UnicodeEncoding.cs