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
Since tokens are two characters in ASCII which should be capital, I should be able to compress this into a 16-bit short and convert to and from the string representation. To be seen if this will have any impact on performance. Low priority.
The text was updated successfully, but these errors were encountered:
Since tokens are two characters in ASCII which should be capital, I should be able to compress this into a 16-bit short and convert to and from the string representation. To be seen if this will have any impact on performance. Low priority.
The text was updated successfully, but these errors were encountered: