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

Serialize byte[] to Base64 #236

Closed
gius opened this issue Jul 14, 2016 · 1 comment
Closed

Serialize byte[] to Base64 #236

gius opened this issue Jul 14, 2016 · 1 comment

Comments

@gius
Copy link

gius commented Jul 14, 2016

Is it possible to somehow control (and alter) serialization of byte[]?
My problem is that it gets serialized into '[ 120, 6, 155, 92 ...]' which is very ineffective.
I understand that the whole idea of serializing byte data into JSON is not great but the byte array is just a property of another object.

@gius
Copy link
Author

gius commented Mar 14, 2019

Hi, @kevin-montrose , could you please provide more info why the issue is closed? What is the recommended solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants