The system function LobLib.loadBlobFromFile copies the data from a specified file to a memory area referenced by a variable of type BLOB.
LobLib.loadBlobFromFile( blobVariable BLOB inOut, fileName STRING in)
Related concepts
Syntax diagram for EGL functions
Related reference
BLOB
EGL library LobLib