typed-array-buffer-schema icon indicating copy to clipboard operation
typed-array-buffer-schema copied to clipboard

Feature Request: variable-length strings

Open jonas-db opened this issue 2 years ago • 0 comments

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.

jonas-db avatar Apr 23 '23 12:04 jonas-db