As for performance, using appender is never slower than ~=, as it uses essentially the same code.
I don't think using ~= when appending a string to a string will validate the UTF. Will it?
-- Best regards, Vladimir mailto:[email protected]
As for performance, using appender is never slower than ~=, as it uses essentially the same code.
I don't think using ~= when appending a string to a string will validate the UTF. Will it?
-- Best regards, Vladimir mailto:[email protected]