I have an image stored in database, with BLOB as datatype but it shows this content.
Its also base64 encoded. How to decode this in Java? I have tries several things. but no luck.
I have an image stored in database, with BLOB as datatype but it shows this content.
Its also base64 encoded. How to decode this in Java? I have tries several things. but no luck.