Lines Matching refs:CInByte2
130 Byte CInByte2::ReadByte() in ReadByte()
137 void CInByte2::ReadBytes(Byte *data, size_t size) in ReadBytes()
147 void CInByte2::SkipData(UInt64 size) in SkipData()
154 void CInByte2::SkipData() in SkipData()
212 UInt64 CInByte2::ReadNumber() in ReadNumber()
222 CNum CInByte2::ReadNum() in ReadNum()
241 UInt32 CInByte2::ReadUInt32() in ReadUInt32()
250 UInt64 CInByte2::ReadUInt64() in ReadUInt64()
372 void CInByte2::ParseFolder(CFolder &folder) in ParseFolder()
455 CInByte2 inByte; in ParseFolderInfo()
670 CInByte2 *inByte = _inByteBack; in ReadUnpackInfo()