chaokunyang commented on PR #1890:
URL: https://github.com/apache/fury/pull/1890#issuecomment-2421554822
And maybe we should provide a StringEncoding option too:
```
enum StingEncoding {
NATIVE_STRING,
LATIN1_UTF16,
LATIN1_UTF8_16,
}
```
Sometimes big serialized binary is accepptable to users
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]