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

/external/lzma/CPP/Windows/
H A DFileIO.cpp343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() function in class:NWindows::NFile::NIO::CInFile
356 bool res = ReadPart(data, size, processedLoc);

Completed in 1661 milliseconds