Function
beginWrite
Initiates a write process.
beginWrite(object)
Parameters
object
A push-passive pipeline module.
Types: Pool
Return Values
A bool which is true on success.
Remarks
beginWrite prepares a Pool for succeeding writes.
A write process must be terminated with endWrite. Nested write processes are not allowed.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de