xml_SetBlobToOutputBuffer ( parserID; blob )
-
--> parserID : longint
-
--> blob : blob
Like xml_SetTextToOutputBuffer, only this version appends a Blob to the output buffer.
If for any reason this method cannot add the blob to the output buffer, an Expat4D error is generated.
See Also: xml_SetTextToOutputBuffer
|