> Expat4D Home > Documentation > Command Reference

xml_ClearOutputBuffer ( parserID )


  • --> parserID : longint

Clears the output buffer for the parserID. Resets the size to zero.

This command only needs to be used when you want to discard the data in the output buffer, as calling xml_GetOutputBuffer also resets the output buffer in the plug-in.

See Also: xml_GetOutputBuffer

  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