Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCWrappers.cpp237 static void Wrap_WriteByte(const IByteOut *pp, Byte b) throw() in Wrap_WriteByte() function
249 vt.Write = Wrap_WriteByte; in CByteOutBufWrap()