- Clone method will use the node count to create the correct capacity. - ResolveInherits will use the node count as the suggested initial capacity. - FromStream will now stream lines, rather than reading the whole file into memory and then splitting into lines.
15 KiB
15 KiB