Edward Neal
Edward Neal
### Background and motivation We can use `AsnWriter` to generate BER, CER & DER requests, and #69573 allowed the initial capacity of the buffer to be specified. If the initial...
### Description The [ZIP file specification](https://pkware.cachefly.net/webdocs/APPNOTE/APPNOTE_6.2.0.txt) defines that bits 1 & 2 of the general-purpose bit flag in a nested file record's central directory header should be used to indicate...
### Description Relates to dotnet/runtime#103271. A ZipArchive can be created with an Encoding parameter, which is used to decode the names and comments of entries in the ZIP archive. .NET...
## Description The `Ranges` property on the internal class `HighlightChangedEventArgs` was declared as an `IList`, but was always backed by an instance of `ReadOnlyList`. Retrieving a list of text segments...