Closed antham closed 1 year ago
Fix #98, length of special characters is not properly calculated, the number of byte is calculated instead of the number of characters, use the utf8.RuneCountInString instead of len
Fix #98, length of special characters is not properly calculated, the number of byte is calculated instead of the number of characters, use the utf8.RuneCountInString instead of len