Searched refs:GetStreamSize (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/Common/ | ||
H A D | InBuffer.h | 44 UInt64 GetStreamSize() const { return _processedSize + (size_t)(_buf - _bufBase); }
in GetStreamSize() function in CInBufferBase |
Completed in 1 milliseconds