Searched refs:sfxOutStream (Results 1 – 1 of 1) sorted by relevance
734 CMyComPtr<ISequentialOutStream> sfxOutStream; in Compress() local737 sfxOutStream = outStream; in Compress()741 sfxOutStream = outStreamSpec; in Compress()751 RINOK(NCompress::CopyStream(sfxStream, sfxOutStream, NULL)); in Compress()