MCPcopy Create free account
hub / github.com/OpenGene/fastp / setReadPool

Method setReadPool

src/fastqreader.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void FastqReader::setReadPool(ReadPool* rp) {
74 mReadPool = rp;
75}
76
77
78bool FastqReader::bufferFinished() {

Callers 2

readerTaskMethod · 0.80
readerTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected