> Expat4D Home > Documentation > Command Reference

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

  Expat4D Logo

Developer Documentation

Creating Parsers, Destroying Parsers, Parsing Text

Configuring Handler Methods

Position and Error Reporting Functions

Miscellaneous Functions

Output Buffer Functions

Error Codes


> Expat4D Home > Documentation > Command Reference

Last Modified: 27th April 2001 at 9:00 PM