Searched defs:GetProcessedSize (Results 1 – 4 of 4) sorted by relevance
40 UInt64 COutBuffer::GetProcessedSize() const throw() in GetProcessedSize() function in COutBuffer
49 …UInt64 GetProcessedSize() const { return _processedSize + NumExtraBytes + (size_t)(_buf - _bufBase… in GetProcessedSize() function
45 public ulong GetProcessedSize() { return m_ProcessedSize + m_Pos; } in GetProcessedSize() method in SevenZip.Buffer.OutBuffer
67 public ulong GetProcessedSize() in GetProcessedSize() method in SevenZip.Buffer.InBuffer