PKHeX/PKHeX.Core/PKM/Strings
Kurt b5c30193fa Set initial capacity for stringbuilder to reduce reallocation
Default capacity is 16 so it's rarely an issue, but sometimes we don't need that much.

Update xmldoc for more clarity
2021-01-16 17:31:05 -08:00
..
StringConverter.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
StringConverter2KOR.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
StringConverter3.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
StringConverter4.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
StringConverter12.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
StringConverter12Transporter.cs Fix accented-a/i for spanish in-game trade 2020-11-27 16:49:06 -08:00
StringConverter345.cs Target type'd new 2020-12-21 17:17:56 -08:00