Helper
Convert application/octet-stream data url to image/IMAGE_FORMAT data url.
FileHelper.getMimeImageFormat.
modified data url if mime type inferring is successful or same input data url.
application/octet-stream;base64 data url.
file name with extention by which mime format will be inferred. For a list of supported extention
Optional
mimeFormat: stringmanually set mime format for output result.
Generated using TypeDoc
Method to get the file extension. Always returns it in lowercase.
Returns
The file extension, or an empty string if the file name has no extension.