Parser.getPersistStream

Gets whether or not the underlying stream is persistent.

class Parser
bool
getPersistStream
()

Return Value

Type: bool

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