Home
last modified time | relevance | path

Searched refs:ReadByteFromNewBlock (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DCWrappers.h73 Byte ReadByteFromNewBlock() throw();
78 return ReadByteFromNewBlock(); in ReadByte()
DCWrappers.cpp155 Byte CByteInBufWrap::ReadByteFromNewBlock() throw() in ReadByteFromNewBlock() function in CByteInBufWrap
176 return p->ReadByteFromNewBlock(); in Wrap_ReadByte()