htmlDocDumpMemory is available since version 1.0.
Prototype:
string htmlDocDumpMemory(number doc)
Parameters
doc
the HTML document tree handle
Description:
Dump an HTML document in memory.
Return value:
Returns a string buffer containing the dumped HTML document.