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

Implement a codec (?) serializer #27

Open
eigenein opened this issue Jun 1, 2023 · 0 comments
Open

Implement a codec (?) serializer #27

eigenein opened this issue Jun 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@eigenein
Copy link
Member

eigenein commented Jun 1, 2023

For example, JsonSerializer would return a str, but ZstdCompressor expects a bytes. So, we'd need some layer in-between to encode/decode a string into/from bytes.

@eigenein eigenein added the enhancement New feature or request label Jun 1, 2023
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