Searched defs:LazyPutter (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dqueue.h111 class CRYPTOPP_DLL LazyPutter class
114 LazyPutter(ByteQueue &bq, const byte *inString, size_t size) function in class:LazyPutter
119 LazyPutter(ByteQueue &bq) : m_bq(bq) {} function in class:LazyPutter

Completed in 25 milliseconds