Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGene/fastplong
/ setReadPool
Method
setReadPool
src/fastqreader.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void FastqReader::setReadPool(ReadPool* rp) {
67
mReadPool = rp;
68
}
69
70
71
bool FastqReader::bufferFinished() {
Callers
1
readerTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected