Add int AsnWriter.Encode(Span)
authorJeremy Barton <jbarton@microsoft.com>
Wed, 17 Jun 2020 20:55:28 +0000 (13:55 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 20:55:28 +0000 (13:55 -0700)
commitc152b8d99731fc651bd3d715eefbf76dc8680bcb
tree79951a912b16d2a64f1e699bab3876b0ada60418
parentc46cd15999fef19c2c74f52ce3945ad1dd047159
Add int AsnWriter.Encode(Span)
src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.cs
src/libraries/System.Formats.Asn1/src/Resources/Strings.resx
src/libraries/System.Formats.Asn1/src/System/Formats/Asn1/Asn1Tag.cs
src/libraries/System.Formats.Asn1/src/System/Formats/Asn1/AsnWriter.cs
src/libraries/System.Formats.Asn1/tests/Writer/Asn1WriterTests.cs