optimize#2 #2

Closed
opened 2018-06-01 17:33:36 +00:00 by Ghost · 0 comments

replace all func params "s: Widestring" to "s: UnicodeString" and then to "const s: UnicodeString".

unicodestring works faster than widestring. ref cnt.

replace all func params "s: Widestring" to "s: UnicodeString" and then to "const s: UnicodeString". unicodestring works faster than widestring. ref cnt.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: artem3213212/AGLogs#2
No description provided.