Use this Evaluate Expression (Alt+F8) during debugging
org.apache.commons.io.FileUtils.writeByteArrayToFile(new File("newfile.jpg"), bytearrayofdata);
Cheers!!