Searched refs:OutputByte (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dzinflate.cpp229 void Inflator::OutputByte(byte b) function in class:Inflator
273 OutputByte(m_window[start]);
280 OutputByte(m_window[start++]);
514 OutputByte((byte)m_literal);
H A Dzinflate.h123 void OutputByte(byte b);

Completed in 153 milliseconds