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

Method bufferLength

src/writerthread.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 bool setInputCompleted();
38
39 long bufferLength() {return mBufferLength;};
40 string getFilename() {return mFilename;}
41 bool isPwriteMode() {return mPwriteMode;}
42

Callers 3

readerTaskMethod · 0.80
interleavedReaderTaskMethod · 0.80
readerTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected