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
Currently, it seems that you can only have fixed-length strings. It would be beneficial to have variable-length strings by including the size of the message as part of the payload. Right now a lot of memory is wasted.
The text was updated successfully, but these errors were encountered:
Currently, it seems that you can only have fixed-length strings. It would be beneficial to have variable-length strings by including the size of the message as part of the payload. Right now a lot of memory is wasted.
The text was updated successfully, but these errors were encountered: