Skip to content

Instantly share code, notes, and snippets.

@camiza
Created May 23, 2013 17:03
Show Gist options
  • Save camiza/5637644 to your computer and use it in GitHub Desktop.
Save camiza/5637644 to your computer and use it in GitHub Desktop.
replace the line for...
return new String(Base64.encodeToString(bytes, 0));
@camiza
Copy link
Author

camiza commented May 23, 2013

replace the line for...
return new String(Base64.encodeToString(bytes, 0));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment