Let\'s say you want to save a bunch of files somewhere, for instance in BLOBs. Let\'s say you want to dish these files out via a web page and have the client automatically o
For byte Array type data you can use magic.from_buffer(_byte_array,mime=True)