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