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

Faststring #216

Closed ricflams closed 6 years ago

ricflams commented 6 years ago

Use faster string-operations for building node content. The new code retains the exact same semantics as before, regarding null and empty strings.