Searched refs:packPos (Results 1 – 4 of 4) sorted by relevance
24 long packPos; field in Archive42 return "Archive with packed streams starting at offset " + packPos in toString()
427 final long folderOffset = SIGNATURE_HEADER_SIZE + archive.packPos + in readEncodedHeader()478 archive.packPos = readUint64(header); in readPackInfo()983 final long folderOffset = SIGNATURE_HEADER_SIZE + archive.packPos + in buildDecodingStream()
506 UInt64 packPos = startPos + packPositions[j]; in Decode() local510 RINOK(inStream->Seek(packPos, STREAM_SEEK_SET, NULL)); in Decode()522 lockedStreamImpSpec->Init(lockedInStreamSpec, packPos); in Decode()532 lockedStreamImpSpec->Init(lockedInStreamSpec, packPos); in Decode()
570 UInt64 packPos = str.startOffset + XZ_STREAM_HEADER_SIZE; in Open2() local585 block.PackPos = packPos; in Open2()588 packPos += packSizeAligned; in Open2()