Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCWrappers.h78 Byte ReadByteFromNewBlock() throw();
83 return ReadByteFromNewBlock(); in ReadByte()
DCWrappers.cpp175 Byte CByteInBufWrap::ReadByteFromNewBlock() throw() in ReadByteFromNewBlock() function in CByteInBufWrap
196 return p->ReadByteFromNewBlock(); in Wrap_ReadByte()