Parser.getPersistStream

bool getPersistStream()

Gets whether or not the underlying stream is persistent.

Returns

true if the parser will leave the content on disk or

false if it will load the content into memory.