reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
256 if (!Buff.readInt(HeaderLength)) 259 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); 262 if (!Buff.readInt(GCDAIdent)) 271 if (!Buff.readInt(GCDAChecksum)) 281 if (!Buff.readInt(CfgChecksum)) 290 if (Buff.getCursor() < EndPos) { 292 if (!Buff.readString(GCDAName)) 301 if (!Buff.readArcTag()) { 307 if (!Buff.readInt(Count)) 329 if (!Buff.readInt64(ArcCount))