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

Does not support returning a Buffer object instead of string #13

Open
adammw opened this issue Apr 23, 2011 · 0 comments
Open

Does not support returning a Buffer object instead of string #13

adammw opened this issue Apr 23, 2011 · 0 comments

Comments

@adammw
Copy link

adammw commented Apr 23, 2011

Hi,
I'd expect base64 to return a buffer when fed a buffer rather than a string, but this behaviour should be optional via a flag or parameter. I don't know if this is really needed, I just have binary base64 data that I don't want to get corrupted as a string. If anyone knows how to do that - a patch would be appreciated.

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

1 participant