string
The blob style (type) as a string. Its value is one of the following:
"memory" - The blob is a read/write memory blob.
"filemap" - The blob is a read-only mapped-file blob, created by the fileblob(file,1) function.