Allow to return another format than Blob in getAttachment
Use a new optional parameter: jIO.getAttachment(id, name, {format: blob}) Supported formats are: blob, text, json, array_buffer, data_url
Showing
Please register or sign in to comment