You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CharsetEncoder.Finish() to allow for esc4 and esc6 to use strings that have a character count that doesnt exactly match a complete word count. Ie odd numbered strings for esc4 and strings that arent a mutiple of 4 for esc6
Add CharsetEncoder.Finish() to allow for esc4 and esc6 to use strings that have a character count that doesnt exactly match a complete word count. Ie odd numbered strings for esc4 and strings that arent a mutiple of 4 for esc6