Skip to content
New issue

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

Compliance with Byte Encoding Standards #14

Open
ztnel opened this issue Jun 2, 2021 · 0 comments
Open

Compliance with Byte Encoding Standards #14

ztnel opened this issue Jun 2, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ztnel
Copy link
Member

ztnel commented Jun 2, 2021

To improve the codecs scalability the byte encoding standard should be passed as a parameter into the codec. The bit resolution of a given codec depends on the byte encoding standard. For example if uff-8 is used then each string character will translate to a byte of data but for utf-16 each character is allocated 2 bytes etc..

@ztnel ztnel added the enhancement New feature or request label Jun 2, 2021
@ztnel ztnel self-assigned this Jun 2, 2021
@ztnel ztnel changed the title Centralize Byte Encoding Standard Compliance with Byte Encoding Standards Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant