|
|
} else if (imageBase64.contains("data:application/octet-stream;base64,")) {
|
|
} else if (imageBase64.contains("data:application/octet-stream;base64,")) {
|
|
|
imageBase64 = imageBase64.replace("data:application/octet-stream;base64,", "");
|
|
imageBase64 = imageBase64.replace("data:application/octet-stream;base64,", "");
|