get_persist_stream


Description:

public bool get_persist_stream ()

Gets whether or not the underlying stream is persistent.

Parameters:

this

a Parser context

Returns:

true if the this will leave the content on disk or false if it will load the content into memory.