Fennel: SegBufferExecStreamParams Struct Reference (original) (raw)

If true, buffer contents are preserved rather than deleted as they are read.

This allows open(restart=true) to be used to perform multiple iterations over the buffer.

TODO: support "tee" on the first pass.

Definition at line 51 of file SegBufferExecStream.h.

Referenced by SegBufferExecStream::prepare(), ExecStreamTestSuite::testMergeImplicitPullInputs(), ExecStreamTestSuite::testSegBufferExecStream(), ExecStreamTestSuite::testSegBufferReaderWriterExecStream(), and ExecStreamFactory::visit().