Utility Functions (Magic xpi 4.9)
The following functions can be used to process BLOBs:
- 
Blb2File – Saves a BLOB object to a file.
 - 
BlobAddBOM – Adds either a Unicode or a UTF-8 BOM to a BLOB.
 - 
File2Blb – Moves a file into a BLOB variable.
 - 
UTF8toUnicode – Converts a binary BLOB with UTF-8 content to a Unicode BLOB.
 - 
UTF8fromUnicode – Converts a Unicode BLOB to a binary BLOB with UTF-8 content.