Metadata pertaining to a CAR file.

Hierarchy

Properties

cid: CARLink

CID of the CAR file (not the data it contains).

piece?: PieceLink

Piece CID of the CAR file. Note: represents Piece link V2.

roots: Link<unknown, number, number, Version>[]

Root CIDs present in the CAR header.

size: number

Size of the CAR file in bytes.

version: number

CAR version number.

Generated using TypeDoc