hazelcast / hazelcast/hazelcast-client-protocol
Add ability to specify a custom value for var sized types for binary generator
Open
- Dominant language
- Jinja
- Stars
- 16
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we can specifiy custom values for fix sized types that are different than the default values (like different than 25 for int). It is mainly used for enums.
It would be better if we can extend that to var sized parameters too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.