jamietre / CsQuery

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.
Other
1.16k stars 249 forks source link

Fixes a perf issue in GetContentsByStream() #211

Open alexangas opened 8 years ago

alexangas commented 8 years ago

Used StringBuilder instead of concatenating string.