Searched defs:WriteCoderProperties (Results 1 – 9 of 9) sorted by relevance
81 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in NCompress::NDelta::CEncoder
97 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in NCompress::NPpmd::CEncoder
89 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in NCompress::NLzma2::CEncoder
147 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in NCompress::NLzma::CEncoder
150 void WriteCoderProperties(System.IO.Stream outStream); in WriteCoderProperties() method
172 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in NCrypto::N7z::CEncoder
403 STDMETHODIMP CFilterCoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties() function in CFilterCoder
1303 public void WriteCoderProperties(System.IO.Stream outStream) in WriteCoderProperties() method in SevenZip.Compression.LZMA.Encoder
1303 public void WriteCoderProperties(java.io.OutputStream outStream) throws IOException in WriteCoderProperties() method in Encoder