Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCWrappers.cpp191 static Byte Wrap_ReadByte(const IByteIn *pp) throw() in Wrap_ReadByte() function
201 vt.Read = Wrap_ReadByte; in CByteInBufWrap()