Home | History | Annotate | Download | only in 7z

Lines Matching refs:CInByte2

187 Byte CInByte2::ReadByte()

194 void CInByte2::ReadBytes(Byte *data, size_t size)
202 void CInByte2::SkipData(UInt64 size)
209 void CInByte2::SkipData()
260 UInt64 CInByte2::ReadNumber()
270 CNum CInByte2::ReadNum()
289 UInt32 CInByte2::ReadUInt32()
298 UInt64 CInByte2::ReadUInt64()
416 void CInByte2::ParseFolder(CFolder &folder)
497 CInByte2 inByte;
700 CInByte2 *inByte = _inByteBack;