We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Currently this module only supports string/uint as key, it's limited. For example, I would like to use float/double as key and keep them sorted.
bytewise module can serialize any structures into buffer including float/double.
bytewise
The text was updated successfully, but these errors were encountered:
Hi, yes, this is a planned feature, and already has a ticket: see #22 - I plan to work on it once I'm through my exams :)
Sorry, something went wrong.
No branches or pull requests
Hi,
Currently this module only supports string/uint as key, it's limited. For example, I would like to use float/double as key and keep them sorted.
bytewise
module can serialize any structures into buffer including float/double.The text was updated successfully, but these errors were encountered: