Home
last modified time | relevance | path

Searched refs:WritePart (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DFileIO.cpp391 bool COutFile::WritePart(const void *data, UInt32 size, UInt32 &processedSize) throw() in WritePart() function in NWindows::NFile::NIO::COutFile
407 bool res = WritePart(data, size, processedLoc); in Write()
DFileIO.h204 bool WritePart(const void *data, UInt32 size, UInt32 &processedSize) throw();
/external/lzma/DOC/
Dlzma-history.txt317 ISequentialOutStream::Write now works as old WritePart