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

Lines Matching defs:ReadBytes

194 void CInByte2::ReadBytes(Byte *data, size_t size)

456 ReadBytes((Byte *)coder.Props, (size_t)propsSize);
1242 ReadBytes(db.NamesBuf, rem);
1357 ReadBytes(db.SecureBuf + offset, db.SecureOffsets[i + 1] - offset);