MakeBlobFromStream (open)
Finish writing to a stream and return a blob
Syntax
LOADLIB "wh::files.whlib";
BLOB FUNCTION MakeBlobFromStream(INTEGER streamid)Parameters
INTEGER streamidFile ID, as returned by CreateStream
Return value
BLOBBlob variable
Description
End writing of a stream, finalize it, and return it as a blob variable