Function
endRead
Terminates a read process.
beginRead(object)
Parameters
object
A pop-passive pipeline module.
Types: Pipe, Pool
Return Values
A bool which is true on success.
Remarks
endRead closes the output stream, frees resources possibly allocated by beginRead, and typically calls endRead of the input pipeline modules.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de