Skip to content

Instantly share code, notes, and snippets.

@sprejjs
Created July 26, 2017 12:03
Embed
What would you like to do?
public String getImageAsString() {
return bitmapToString(this.image);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment