Pre-pad start of input; now need to un-pad start of output
This commit is contained in:
@@ -274,6 +274,7 @@ protected:
|
||||
std::atomic<int> m_inhop;
|
||||
int m_prevInhop;
|
||||
int m_prevOuthop;
|
||||
int64_t m_totalOutCount;
|
||||
bool m_draining;
|
||||
|
||||
void consume();
|
||||
|
||||
Reference in New Issue
Block a user